An open API service indexing awesome lists of open source software.

https://github.com/dankamongmen/colloquy

beautiful notcurses widgets from the command line and shell scripts
https://github.com/dankamongmen/colloquy

Last synced: 8 days ago
JSON representation

beautiful notcurses widgets from the command line and shell scripts

Awesome Lists containing this project

README

        

Colloquy allows attractive Notcurses widgets to be used from the command line
and shell scripts. It is inspired by `dialog`, a tool based on NCURSES (and
similarly maintained by Thomas E. Dickey), and written in Rust. Colloquy was
originally shipped as part of Notcurses, but pulled out into its own project
during the Notcurses 1.3.0 development cycle.

## Use

* Create a message box, centered on the screen:
`colloquy --msgbox 'Heute Die Welt, Morgens Das Sonnensystem!' 0 0`