This is a Linux version of the Freewrite software, originally made by Farza for Mac os.
freewrite is a minimalist freewriting software that lets you write with minimal distractions so that you can focus more on your ideas and thoughts.
- Download the latest release .deb file
- Install with: sudo apt install ./freewrite_1.0.0_all.deb
- Open your terminal and paste this: wget https://github.com/sandarva3/freewrite/releases/download/v1.0.0/freewrite_1.0.0_all.deb
- Install with: sudo apt install ./freewrite_1.0.0_all.deb
download latest mac-os-version version here
if you wanna make an addition + pr, or just wanna remix the app for yourself go for it.
- clone repo.
- run main.py file
- done -- you're up and running.
make changes on a pr and i'll run on my end and then build a new version :).