Skip to main content

A command-line TUI for managing Google Tasks.

Project description

Tasks TUI

A simple, fast, and intuitive Terminal User Interface (TUI) for Google Tasks.

Disclaimer

This application only runs natively on MacOs and Linus boxes due to its dependencies on Python's Curses. I am working to migrate this application over to Uni-Curses to support cross-platform.

Features

  • View your Google Tasks directly in the terminal
  • Add new tasks and lists.
  • Mark tasks as complete.
  • Rename tasks and lists.
  • Switch between your task lists.
  • Add due dates, notes, or subtasks
  • Vim-style keybindings for navigation.

Screenshots

image

Installation

  1. Install via pip:

    pip install tasks-tui-app
    
  2. Clone the repository (optional, for development):

    git clone https://github.com/your-username/Gtask.git
    cd Gtask
    
  3. Install the dependencies (if cloning for development):

    pip install -r requirements.txt
    
  4. Enable the Google Tasks API and download your client_secrets.json file:

    • Go to the Google API Console.
    • Create a new project.
    • Enable the Google Tasks API for your project.
    • Create an OAuth 2.0 Client ID for a Desktop application.
    • Download the JSON file and rename it to client_secrets.json.
    • Place the client_secrets.json file in the ~/.gtask.

Usage

To run the application, use the following command:

tasks-tui

Keyboard Shortcuts

Key Action
q Quit application
w Write and Sync
/ k Move selection up
/ j Move selection down
/ h Exit selection
/ l Enter selection
o Open new selection
d Delete selection
r Rename selection
c Toggle task completion
a Add due date
i Insert/view task note
p Paste from buffer
? Toggle Help

Task Status Symbols

Symbol Meaning
[ ] Task needs action
[X] Task completed
('Task Counts') Count of tasks/subtasks within (subtasks of subtasks do not display in web Google Tasks)

When you run the application for the first time, it will open a web browser and ask you to authorize the application to access your Google Tasks. After you authorize the application, it will create a token.json file in the ~/.gtask directory. This file contains your access and refresh tokens, so you won't have to authorize the application every time you run it.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

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

tasks_tui_app-0.1.6.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tasks_tui_app-0.1.6-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file tasks_tui_app-0.1.6.tar.gz.

File metadata

  • Download URL: tasks_tui_app-0.1.6.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for tasks_tui_app-0.1.6.tar.gz
Algorithm Hash digest
SHA256 fa323ba741c94ca42a6400e6f0da240897c8027816469d42068138e716d20963
MD5 46f5408383d619955c7d0cd9eb9cb963
BLAKE2b-256 2e7965a12a9070f566125344d649e8294f0a26e05e85710f38fd6eec51d23e1d

See more details on using hashes here.

File details

Details for the file tasks_tui_app-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: tasks_tui_app-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 14.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for tasks_tui_app-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1421fb9633b5e325904266c80281bc7294f127ab9e3a5adbc750270d0f8730b7
MD5 55f93950587548a3c84899932d79f773
BLAKE2b-256 6d5fe6403127bf1f78c33d6a1be9a7d625d6275650233c57b8c0ab044afff7a2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page