Skip to content

cachebag/Ticked

Repository files navigation

License Unreleased
Lint
Security
Python Tests

📟 Ticked is a Terminal based task and productivity manager built in Python over the Textual framework.

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 3

To update if you already have an older version installed:

  • For Homebrew:
brew upgrade ticked
  • For pip:
pip install --upgrade ticked

Features

📝 Task and Schedule Management - TODO's, Task Metrics, iOS, Google and Outlook Calendar Syncing

Canvas Bug Icon NEST+ - Vim Motions/Commands, Syntax Highlighting, Autopairs/complete/indent, etc.

Canvas Bug Icon CANVAS LMS - Course List Details, Assignments, Announcements and Grade Statistics

Spotify Logo 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:

  1. Fork the repository.
  2. Make your changes.
  3. 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:

  1. First, make the script executable:

    chmod +x check.sh
  2. Install development dependencies:

    pip install -r requirements-dev.txt
  3. 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

License

MIT

About

Terminal-based productivity manager.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •