Thanks to visit codestin.com
Credit goes to github.com

Skip to content

imsandarva/freewrite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

image

Installation

Method 1: Direct Download

  1. Download the latest release .deb file
  2. Install with: sudo apt install ./freewrite_1.0.0_all.deb

Method 2: Using wget

  1. Open your terminal and paste this: wget https://github.com/sandarva3/freewrite/releases/download/v1.0.0/freewrite_1.0.0_all.deb
  2. Install with: sudo apt install ./freewrite_1.0.0_all.deb

download latest mac-os-version version here

img

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 :).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%