Hackpads are smart collaborative documents. Join Hackpad Now.

ANIMESH MISHRA

1956 days ago
Unfiled. Edited by ANIMESH MISHRA 1956 days ago
ANIMESH M Ultimately a notes application is all about the writing experience. The second most essential point is storage, third is search and the fourth is the reading experience! If only evernote editor had a live editor built using etherpad or even hackpad which itself uses etherpad, evernote would have been in another world! Someone is going to build something close to this, if not evernote than someone else, and that someone could be me, if I don’t see such a thing in the coming months!
 
1956 days ago
Unfiled. Edited by ANIMESH MISHRA 1956 days ago
ANIMESH M Convert any website to a desktop application for Windows, Mac or Linux.
Apr 16, 2016
 
 
Requirements
  • nodejs → download from here
  • nativefier
Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. Apps are wrapped by Electron in an OS executable (.app, .exe, etc.) for use on Windows, OSX and Linux.chsnxjcjcjcn
Let’s start.
Install nativefier module as globally
  • $ npm install nativefier -g
Start convert any website to a destop application suck as .exe, .app, etc…
Optional
  • — name <value> is output name for the application.
  • — flash to enable flash in your application explorer.
  • — version is prints the version of your nativefier install.
  • — platform <value> Automatically determined based on the current OS. Can be overwritten by specifying either linux, windows, or osx. The alternative values win32 (for Windows) or darwin, mac (for OSX) can also be used.
Other api document can read more from here https://github.com/jiahaog/nativefier/blob/master/docs/api.md
 

Contact Support



Please check out our How-to Guide and FAQ first to see if your question is already answered! :)

If you have a feature request, please add it to this pad. Thanks!


Log in / Sign up