Daemon Master!

You will need version 4 or higher of `firefox` https://www.mozilla.org/firefox
to run Pencil as a Firefox Extension. Linux users will need version 4 or higher of either `firefox`, `iceweasel` or `xulrunner` https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XULRunner,
or version 25 or higher of `palemoon` https://www.palemoon.org/.
The Windows installer and OS X archive has everything you need built-in. Windows, Linux, OS X & Firefox Packages are available for download from the Releases Page https://github.com/prikhi/pencil/releases.
You can also install the Firefox Add-on from the Mozilla Add-on Repository https://addons.mozilla.org/en-US/firefox/addon/pencil-prototyping/.
To install the OS X package, unzip the archive and copy the `Pencil.app` folder t

Daemon Master alternatives

  • NSSM - The Non-Sucking Service Manager

  • nssm is a service helper which doesn't suck. srvany and other service helper programs suck because they don't handle failure of the application running as a service. If you use such a program you may see a service listed as started when in fact the application has died. nssm monitors the running service and will restart it if it dies. With nssm you know that if a service says it's running, it really is. Alternatively, if your application is well-behaved you can configure nssm to absolve all responsibility for restarting it and let Windows take care of recovery actions. ยป

    tags: utilities-management service-manager run-application-as-service restart-program restart-crashed-programs
  • Turbo Service Manager

  • TSM is a very small tool to configure your services.

    tags: startup-manager service-management service-manager
  • FireDaemon

  • FireDaemon runs any application program executable or script as a Windows service when your computer starts up restarting it the application crashes or fails.

    tags: monitoring services run-application-as-service
  • Launcher Service

  • Launcher Service lets you run any program as a Windows Service.

    tags: run-application-as-service windows-service
  • Always Up

  • AlwaysUp is the true set-it-and-forget-it way to run your mission-critical Windows application 24/7, unattended, starting it at boot and monitoring it to ensure that it is always running, even if it crashes, hangs, or fails.

    tags: run-application-as-service windows-service
  • Application as Service

  • Application as Service is an advanced system tool which lets you run any application as Windows Service. You can easily configure Application as Service using its intuitive GUI interface or command line configurator directly from your software.

    tags: Warning run-application-as-service
  • Winserv

  • Winserv is an utility that can create an NT service that runs any application. When the application exits, the service becomes stopped. It is also able to manage local and remote NT services that were not created by winserv.

    tags: run-application-as-service