wriiite is an ultra simple yet offensive text editor experiment built on Electron.js. It is just capable of editing text, saving and opening files to/from a local macOS directory.
save
- Writes a .txt fileopen
- Read and show files to editnew
- Refresh the editor to start a new file
Grab the .dmg file here and install it in the Applications folder.
Or clone this repository (node.js/npm/git required)
git clone https://github.com/laheshk/writtte
To run, change into the app's directory, install dependencies, then start:
cd app
npm install
npm start
- Single screen interface for everything
- Shortcuts for quick actions
- Text formatting
- Windows/Linux support
Pay me a visit at madebylahesh.com