checking on my app http or ncurses? [on hold]

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I've made an app that does some background calculations. I'd like to check on those from time to time, as well as on the status of the app. My first idea was to integrate a http server, that would serve me with results via a JS GUI, but I'm increasingly averse to the idea. I'm increasingly gravitating towards making a server with a ncursers interface, leave it running in screen or tmux and then go check on results from time to time. This is because I find it hard to implement a custom control using JS gui frameworks, while in text mode such a "control" is trivial. In addition, an embedded http server would require a SSL certificate for security, while a ncurses app would be automatically hidden behind a ssh server. Maybe I'm wrong?










share|improve this question















put on hold as primarily opinion-based by Thomas Dickey, Jeff Schaller, JigglyNaga, Goro, RalfFriedl 4 hours ago


Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.


















    up vote
    0
    down vote

    favorite












    I've made an app that does some background calculations. I'd like to check on those from time to time, as well as on the status of the app. My first idea was to integrate a http server, that would serve me with results via a JS GUI, but I'm increasingly averse to the idea. I'm increasingly gravitating towards making a server with a ncursers interface, leave it running in screen or tmux and then go check on results from time to time. This is because I find it hard to implement a custom control using JS gui frameworks, while in text mode such a "control" is trivial. In addition, an embedded http server would require a SSL certificate for security, while a ncurses app would be automatically hidden behind a ssh server. Maybe I'm wrong?










    share|improve this question















    put on hold as primarily opinion-based by Thomas Dickey, Jeff Schaller, JigglyNaga, Goro, RalfFriedl 4 hours ago


    Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.
















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I've made an app that does some background calculations. I'd like to check on those from time to time, as well as on the status of the app. My first idea was to integrate a http server, that would serve me with results via a JS GUI, but I'm increasingly averse to the idea. I'm increasingly gravitating towards making a server with a ncursers interface, leave it running in screen or tmux and then go check on results from time to time. This is because I find it hard to implement a custom control using JS gui frameworks, while in text mode such a "control" is trivial. In addition, an embedded http server would require a SSL certificate for security, while a ncurses app would be automatically hidden behind a ssh server. Maybe I'm wrong?










      share|improve this question















      I've made an app that does some background calculations. I'd like to check on those from time to time, as well as on the status of the app. My first idea was to integrate a http server, that would serve me with results via a JS GUI, but I'm increasingly averse to the idea. I'm increasingly gravitating towards making a server with a ncursers interface, leave it running in screen or tmux and then go check on results from time to time. This is because I find it hard to implement a custom control using JS gui frameworks, while in text mode such a "control" is trivial. In addition, an embedded http server would require a SSL certificate for security, while a ncurses app would be automatically hidden behind a ssh server. Maybe I'm wrong?







      services webserver ncurses javascript






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 6 hours ago

























      asked 6 hours ago









      user1095108

      1086




      1086




      put on hold as primarily opinion-based by Thomas Dickey, Jeff Schaller, JigglyNaga, Goro, RalfFriedl 4 hours ago


      Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.






      put on hold as primarily opinion-based by Thomas Dickey, Jeff Schaller, JigglyNaga, Goro, RalfFriedl 4 hours ago


      Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.



























          active

          oldest

          votes






















          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes

          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay