Distractionless is a markdown writing application that in made to distract you as little as possible, so that you can focus on work.
Distractionless is built using PyQt5. The workflow is centered around the right-click and keyboard shorcuts, with Ctrl+S
for saving and Ctrl+O
for opening files, and the usual copy/paste and undo/redo shortcuts.
Distractionless depends on:
PyQt5
Markdown
git clone https://github.com/Fabbbe/distractionless.git
- shift + rightclick in folder → Open in terminal
pip install PyQt5 Markdown
python main.py