Skip to content

Latest commit

 

History

History
92 lines (61 loc) · 4.62 KB

README.md

File metadata and controls

92 lines (61 loc) · 4.62 KB

All Contributors

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.

Author

Contributors

Thanks goes to these wonderful people (emoji key):


Chris Cummer

💻

Hossein Mehrabi

💻

FengYa

💻

deltax

💻

Bill Keenan

💻

June S

💻

liyiheng

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

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.