mirror of https://github.com/jroimartin/gocui.git
Add terminews project to README
This commit is contained in:
parent
6564cfcacb
commit
881edc4380
|
@ -91,12 +91,13 @@ func quit(g *gocui.Gui, v *gocui.View) error {
|
|||
|
||||
## Projects using gocui
|
||||
|
||||
* [Komanda CLI](https://github.com/mephux/komanda-cli): IRC Client For Developers.
|
||||
* [Vuls](https://github.com/future-architect/vuls): Agentless vulnerability scanner for Linux/FreeBSD.
|
||||
* [komanda-cli](https://github.com/mephux/komanda-cli): IRC Client For Developers.
|
||||
* [vuls](https://github.com/future-architect/vuls): Agentless vulnerability scanner for Linux/FreeBSD.
|
||||
* [wuzz](https://github.com/asciimoo/wuzz): Interactive cli tool for HTTP inspection.
|
||||
* [httplab](https://github.com/gchaincl/httplab): Interactive web server.
|
||||
* [domainr](https://github.com/MichaelThessel/domainr): Tool that checks the availability of domains based on keywords.
|
||||
* [gotime](https://github.com/nanohard/gotime): Time tracker for projects and tasks.
|
||||
* [claws](https://github.com/thehowl/claws): Interactive command line client for testing websockets.
|
||||
* [terminews](http://github.com/antavelos/terminews): Terminal based RSS reader.
|
||||
|
||||
Note: if your project is not listed here, let us know! :)
|
||||
|
|
Loading…
Reference in New Issue