Skip to content

The pro version of notepad written in node.js-typescript with electron.js technology

License

Notifications You must be signed in to change notification settings

im-parsa/ProPad

Repository files navigation

📘 ProPad

The pro version of notepad written in node.js-typescript with electron.js technology

✨ Features

  • Basic text editor
  • Save and Load .txt and .html files
  • Add images and link to webpages
  • Minimalistic

🎈 Requirements

  • Node v4+
  • Electron



git clone https://github.com/im-parsa/ProPad.git
cd ProPad
npm install

then to start the app

npm start

to build to linux x64 you can just run

npm run build



🎨 Designer

Our Logo Designer Siavash

to build to other OS's look at the documentation for electron-packager