Lithium is a super simple text editor that can replace your basic computer notepad. Every single file in stored in “Notes” folder as .txt file and the folder can be synced with your cloud service. Lithium has a side menu column on the side which guarantees easy access to all your notes.
This project is still under developement, installers for MacOS, Linux and Windows will become available once to program is save to use. If you would like to run the program right now, please follow instructions below.
- Download | Node.js or use your preferred package manager.
- Open terminal and clone this repository
- cd to the project folder, previously cloned from this repo
cd path/
- Install required packages
npm i
- Start the program with
npm start
- Feel free to contribute to this project, this project even without any previous experience.
- Stuff that is needed can be found in the “Issues” section of this project, however feel free to contribute with your own ideas.
- If you want to contribute, clone the project, create new branch, commit to your branch and pull request once you are done.
- cmnd/ctrl + s | save changes to the file
- cmnd/ctrl + n | create new note