Skip to content
/ twido Public

Command Line based todo list manager offering collaborative options powered by Twitter.

License

Notifications You must be signed in to change notification settings

codyfinn/twido

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twido

A Twitter backed command line tool that allows users to make a todo list generated from their Twitter timeline of tweets containing "#todo"

Installation

Add this line to your application's Gemfile:

gem 'twido'

And then execute:

$ bundle

Or install it yourself as:

$ gem install twido

Usage

Commands

list, l => prints out a list of tasks and corresponding index

task, t => adds new task DO NOT ADD "#todo" the program does that for you

complete, c => completes a task by deleting it

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

please see COPYING for copying details

About

Command Line based todo list manager offering collaborative options powered by Twitter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published