Skip to content

CodeBotD/Super-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# Super List πŸ“‹πŸŸ  
Made by CodeBotD

A cross-platform terminal to-do list app with an ASCII UI and a cute fish mascot 🐟 named **Lil’ Fishy**.  
Built in pure Bash! Works on macOS, Linux, and WSL or Git Bash (For Windows) πŸͺŸπŸ§πŸŽ

---

## 🧠 Commands

| Command        | Description                     |
|----------------|---------------------------------|
| `sl new "List"`    | Creates a new list             |
| `sl open "List"`   | Opens a list for editing       |
| `sl add "Task" "Jul 4"` | Adds a task with a due date |
| `sl done 1`         | Marks task 1 as done βœ…        |
| `sl view`           | Views the current list 🐟  
| `sl remove 1`       | Removes task 1 
| `sl tl remove "List"| Removes the Task List you specified

---

## πŸ› οΈ Installation

```bash
git clone https://github.com/CodeBotD/super-list.git
cd super-list
chmod +x sl

Then just run "sl" boom! your done

About

I was Board so... I made a To-do list in the Terminal Works on MacOS and Linux (Use WSL or Git Bash for Windows)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages