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
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.3.0.tar.gz.
File metadata
- Download URL: cmd_habit_tracker-1.3.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee62e705c7e079622cec64a0d0a4e34420d05c0680948efee40a63db992f7c58
|
|
| MD5 |
5382993ac9d18ef2396d2965c6c50991
|
|
| BLAKE2b-256 |
049a92adf2d2d92e7b896052a0b566ab8c78dc6c71b01a13471a46ca68290bc4
|
File details
Details for the file cmd_habit_tracker-1.3.0-py3-none-any.whl.
File metadata
- Download URL: cmd_habit_tracker-1.3.0-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8eb3cd3986caecc66e234a89a1e23b03c8f56176f99146d3d4a53e5eaec55ea
|
|
| MD5 |
0a37c64a02e6aa3798a460b9182ad610
|
|
| BLAKE2b-256 |
09440a41064a54b2d662c39364298d766c3b4fce8a8e8b545e62c2cc477f8b81
|