mikygit / wtf

A personal information dashboard for your terminal.

Home Page:http://wtfutil.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A personal terminal-based dashboard utility, designed for displaying infrequently-needed, but very important, daily data.

Quick Start

Installation from Source

Note: WTF is only compatible with Go versions 1.9.2 or later. It currently does not compile with gccgo.

go get -u github.com/senorprogrammer/wtf
cd $GOPATH/src/github.com/senorprogrammer/wtf
make install
make run

Or download the latest binary.

Support

Chat on Gitter Join the chat at https://gitter.im/wtfutil/Lobby

Documentation

See https://wtfutil.com for the definitive documentation. Here's some short-cuts:

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Authors

License

See LICENSE.md file for details.

Acknowledgments

The inspiration for WTF came from Monica Dinculescu's tiny-care-terminal.

Many thanks to Lendesk for supporting this project by providing time to develop it.

The following open-source libraries were used in the creation of WTF. Many thanks to all these developers.

About

A personal information dashboard for your terminal.

http://wtfutil.com

License:Other


Languages

Language:Go 81.9%Language:CSS 9.4%Language:HTML 8.5%Language:Makefile 0.2%