Skip to content

PlabanKr/simple-text-plus-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Overview

SimpleText++ is a simple desktop app for creating and saving .txt file.

Running Developer Preview

Requirements

  • Node Js should be installed in your system

If you have node installed then open the terminal in the project folder and follow the commands:

  1. Install all the dependencies with npm install
  2. Run npm run devStart and voila!

Building Executable File

Using Electron Forge you can build the app. Make sure you are in the project directory and run the command npm run make. Wait for couple of second and check the project directory. There will be an out folder containing binary executables.

About

Electron app for taking simple notes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published