Project

doto

0.0
The project is in a healthy, maintained state
doto is ruby gem that enables anyone to record, keep track of and manage their daily TODO lists. * doto uses no network connections whatsoever. * doto stores all of its data locally, in .json files. * doto is a simple (but powerful) command-line tool for users who love to work within the terminal. * doto versioning follows the semantic versioning standard (MAJOR.MINOR.PATCH).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 7.0.8, < 8.0
>= 7.0.8, < 8.0
>= 1.1, < 2.0
>= 1.1, < 2.0
>= 1.2, < 2.0
~> 1.2024, >= 1.2024.1
 Project Readme

doto

Ruby GitHub version Gem Version Documentation Report Issues License

doto is a ruby gem doto is ruby gem that enables anyone to record, keep track of and manage their daily TODO lists.

  • doto uses no network connections whatsoever.
  • doto stores all of its data locally, in .json files.
  • doto is a simple (but powerful) command-line tool for users who love to work within the terminal.
  • doto versioning follows the semantic versioning standard (MAJOR.MINOR.PATCH).

Installation

gem install doto

Documentation

The doto wiki is currently the gold standard for doto documentation.

Examples

  • The doto wiki is repleat with practical examples on how to use doto.
  • Visit the How I use doto daily wiki for examples of how I use doto on a daily basis.

Supported ruby versions

doto should work with any ruby version ['>= 3.0.7', '< 4.0']; however, doto is currently tested against the ubuntu-latest, macos-latest and windows-latest platforms, using the following ruby versions:

  • 3.0.7
  • 3.1
  • 3.2
  • 3.3

Copyright (c) 2023-2024 Gene Angelo. See LICENSE for details.