Command-line habit tracker with AI suggestions, customizable tracking, and user-friendly interface.
Project description
Command Line habit tracker
IMPORTANT - Temporarily:
- Get a token from Hugging face:
<token>- Navigate to: https://huggingface.co/settings/tokens
- Sign up
- Verify email
- Add token - Choose token type:
read - Save your token somewhere safe
- Define an environment variable:
- Linux (Bash):
echo 'export HUGGING_FACE_TOKEN="<token>"' >> ~/.bashrc; source ~/.bashrc - Windows (Command Prompt):
setx HUGGING_FACE_TOKEN "<token>"
- Linux (Bash):
Downloading:
- open command line (Prompt on windows / Terminal on Linux)
- run
pip install cmd-habit-tracker
Running the app
- open command line (Prompt on windows / Terminal on Linux)
- run
habits
DOCUMENTATION
- You can ask the app itself how to use it
- Start the app by running
habits - Run the command
docs - Ask a question
HELP
- To see all possible commands run
helpafter starting the program
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cmd_habit_tracker-1.0.1.tar.gz
(18.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cmd_habit_tracker-1.0.1.tar.gz.
File metadata
- Download URL: cmd_habit_tracker-1.0.1.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98f3c6236901fb8c169b29ee11e1df1c025cf212346cc33054dfff3744f7bc53
|
|
| MD5 |
f1c117ac16ce54e689dc30563b6a749f
|
|
| BLAKE2b-256 |
99953abe39dd682847fdd12b45659fbe3905a8a049de11813a0f9f1276b3fc92
|
File details
Details for the file cmd_habit_tracker-1.0.1-py3-none-any.whl.
File metadata
- Download URL: cmd_habit_tracker-1.0.1-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b175fab31a09e4ba804fd75bb7d9b55d461898ae3b925d9c97bf0f1d92b1beb
|
|
| MD5 |
a8c803fcb34587bfbde0c760c547d20d
|
|
| BLAKE2b-256 |
fc82fa24405dad11d97877fca2ec4b275e5ed1c8ed7cb35635ff3991cbb38f15
|