A terminal-based task management and productivity tool.
Project description
📟 Ticked is a Terminal based task and productivity manager built in Python over the Textual framework.
To update if you already have an older version installed:
- For Homebrew:
brew upgrade ticked
- For pip:
pip install --upgrade ticked
Read the docs to quickly get set up
Features
📝 Task and Schedule Management - TODO's, Task Metrics, iOS, Google and Outlook Calendar Syncing
NEST+ - Vim Motions/Commands, Syntax Highlighting, Autopairs/complete/indent, etc.
CANVAS LMS - Course List Details, Assignments, Announcements and Grade Statistics
Spotify Integration - Playlists, Search Functionality and Playback control
Want to jump in?
You can either read the docs, and get quickly setup to begin working or you can go straight into it by doing:
pip install ticked
ticked
for Homebrew
brew tap cachebag/ticked
brew install ticked
Contributing
New issues and pull requests are welcome. Read the Development guide for details.
If you want to contribute:
- Fork the repository.
- Make your changes.
- Submit a pull request for review.
Testing
pytest
Development
Running CI Checks Locally
You can run the same checks that run in GitHub Actions locally using the provided script:
-
First, make the script executable:
chmod +x check.sh
-
Install development dependencies:
pip install -r requirements-dev.txt
-
Run specific checks:
- For security checks:
./check.sh security - For linting:
./check.sh lint - For tests:
./check.sh pytest - For all checks:
./check.sh all
- For security checks:
License
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 ticked-0.3.5.tar.gz.
File metadata
- Download URL: ticked-0.3.5.tar.gz
- Upload date:
- Size: 74.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3341876bc5d8c8d68053c606ed508f69275340567fa9de7bf65b1a226ea798e6
|
|
| MD5 |
4dfcc487b046262786571afbc645765a
|
|
| BLAKE2b-256 |
5a06b1bb8e63f07523c5adecf118efa3e9044141248e4ee06c05f1495f190918
|
File details
Details for the file ticked-0.3.5-py3-none-any.whl.
File metadata
- Download URL: ticked-0.3.5-py3-none-any.whl
- Upload date:
- Size: 72.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
901def8bc6a25957db302e22144bd2dd740f9e4b99ad17147c6b17a50bf0a491
|
|
| MD5 |
13dd34326f6539355d63659add3c4a2f
|
|
| BLAKE2b-256 |
dc7854466b4646a8bc1bb57246ac4c21df494328304af71c8fa102d195f245e2
|