https://github.com/elliot40404/modo
A cross platform cli app to interact with markdown style checkboxes within any text file
https://github.com/elliot40404/modo
charmbracelet cli cross-platform golang linux macos markdown task-manager terminal tui windows
Last synced: 7 months ago
JSON representation
A cross platform cli app to interact with markdown style checkboxes within any text file
- Host: GitHub
- URL: https://github.com/elliot40404/modo
- Owner: elliot40404
- License: mit
- Created: 2025-01-05T13:54:46.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-01-22T19:35:35.000Z (10 months ago)
- Last Synced: 2025-04-12T05:14:30.267Z (7 months ago)
- Topics: charmbracelet, cli, cross-platform, golang, linux, macos, markdown, task-manager, terminal, tui, windows
- Language: Go
- Homepage:
- Size: 2.68 MB
- Stars: 23
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-apps-in-a-csv - modo - A cross platform cli app to interact with markdown style checkboxes within any text file. (<a name="text-processing"></a>Text processing)
- awesome-cli-apps - modo - A cross platform cli app to interact with markdown style checkboxes within any text file. (<a name="text-processing"></a>Text processing)
README
# MODO
[](https://github.com/elliot40404/modo/actions/workflows/release.yml)
[](https://goreportcard.com/report/github.com/elliot40404/modo)
[](https://pkg.go.dev/github.com/elliot40404/modo)

> Modo is a simple cross platform cli app that lets you interact any text file that contains checkboxes in the markdown format.
## Why
I usually write my notes in markdown format and I like lists.
## Installation
```bash
go install github.com/elliot40404/modo/cmd/modo@latest
```
## Usage
```bash
modo
```
## License
MIT
## Support My Work