Skip to content

notpatern/term-todo-list

Repository files navigation

Terminal Todo List

A lightweight todo list application for the terminal implementing vim motions.

Features

  • Vim Motions - Navigate and manipulate tasks using vim motions
  • Fast and Crossplatform - Runs entirely in the terminal with no OS dependencies
  • Local Storage - Your tasks are saved locally
  • Keyboard-First - No mouse allowed, optimized for speed and efficiency

Installation

Prerequisites

  • C++ compiler with C++23 support or later
  • CMake

Building from Source

git clone https://github.com/notpatern/term-todo-list.git
cd term-todo-list
./compile.bat

About

terminal todo list with vim motions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors