Skip to content

A simple to-do list application written in Ruby. It includes both a command-line interface (CLI) and a graphical user interface (GUI) using Tk.

License

Notifications You must be signed in to change notification settings

Zer0TraceX/ruby-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

A simple to-do list application written in Ruby. It includes both a command-line interface (CLI) and a graphical user interface (GUI) using Tk.

How to Use

CLI

  1. Run the program:
    ruby todo.rb

GUI

  1. Run the program:
    ruby todo_gui.rb

About

A simple to-do list application written in Ruby. It includes both a command-line interface (CLI) and a graphical user interface (GUI) using Tk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages