manganato-cli
gocui
manganato-cli | gocui | |
---|---|---|
3 | 3 | |
20 | 10,032 | |
- | - | |
0.0 | 2.6 | |
almost 2 years ago | 4 months ago | |
Go | Go | |
- | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
manganato-cli
-
manganato-cli: Manganato's manga downloader (my first go project). Feedbacks are very much appreciated
Thx!! I posted my Github repo link but it disappeared somehow, here: repo link As for library, I use gocui
-
manganato-cli: Manganato's manga downloader (my first Go personal project built using gocui and gocolly). Any feedbacks about anything are very much appreciated! more info: https://github.com/kaikaew13/manganato-cli
here's the repo link
gocui
- Show HN: 7guis TUI implemented in Go using tview
- How to create a "GUI" app for terminal, like top, htop or bpytop?
-
Results of the official Go survey
I've been using the gocui library for building apps that are too small for a full blown server based solution, but still need to capture text input and menu selection.
What are some alternatives?
mangodl - An easy-to-use cli tool for downloading manga
termui - Golang terminal dashboard
mangal - 📖 The most advanced (yet simple) cli manga downloader in the entire universe! Lua scrapers, export formats, anilist integration, fancy TUI and more!
Rich Interactive Widgets for Terminal UIs - Terminal UI library with rich, interactive widgets — written in Golang
mangadesk - Terminal client for MangaDex 📖
tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.
FMD - The new FMD fork! Join our community on Discord!
tui-go
go-myanimelist - Go library for accessing the MyAnimeList API: https://myanimelist.net/apiconfig/references/api/v2
go-prompt - Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
mangodex - API wrapper for MangaDex v5 API.
termbox-go - Pure Go termbox implementation