Skip to content

illiteratewriter/todoist-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todoist Terminal Client

This is a terminal client for Todoist, (inspired by Spotify-TUI). The project is designed to be a keyboard-driven interface for managing your Todoist tasks directly from your terminal.

Implemented Features

  • View and manage your Todoist tasks and projects.
  • Create new tasks with due dates and descriptions.
  • Edit existing tasks.

Installing

  1. Install cargo if you haven't done already On Linux and macOS systems, this is done as follows:
    curl https://sh.rustup.rs -sSf | sh
    
  2. Clone this repository
    git clone https://github.com/illiteratewriter/todoist-rs.git
    
  3. Run
    cargo install --path . --locked
    
    to install todoist to path

Contributing

Contributions are welcome! Please feel free to submit a pull request.

Disclaimer

This project is a personal project and is not affiliated with, maintained, authorized, endorsed or sponsored by the Todoist company or any of its affiliates.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages