A TUI (Text User Interface) app for daily writing.
Project description
words-tui
words-tui
is an app for daily writing in your terminal, built with Textual.
Table of Contents
🎬 Demo
https://github.com/anze3db/words-tui/assets/513444/5f064606-384f-471d-8990-f4681dfff29c
Installation
The easiest way to install words-tui
is with pipx.
pipx install words-tui
Alternatively, you can install it with pip
:
pip install words-tui
Running
To run words-tui
, simply run the following command:
words-tui
It stores all of your writing in ~/.words-tui.db by default, but you can override this with the WORDS_TUI_DB
environment variable or the --db
flag.
words-tui --db /path/to/db
License
words-tui
is distributed under the terms of the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
words_tui-23.4.tar.gz
(18.0 kB
view hashes)
Built Distribution
words_tui-23.4-py3-none-any.whl
(18.6 kB
view hashes)