Skip to content

aivalli/wtf

 
 

Repository files navigation

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

Quick Start

Download and run the latest binary or install from source:

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

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

Documentation

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

Contributors

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

Thanks goes to these wonderful people:


Chris Cummer


Hossein Mehrabi


FengYa


deltax


Bill Keenan


June S


liyiheng


baustinanki


lucus lee


Mike Lloyd


Sergio Rubio


Farhad Farahi


Lasantha Kularatne


Mark Old


flw


David Barda


Geoff Lee


George Opritescu


Grazfather


Michael Cordell


Patrick José Pereira


sherod taylor


Andrew Scott


Anand Sudhir Prayaga


Lassi Piironen


BlackWebWolf


andrewzolotukhin


Leon Stigter

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

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 83.7%
  • CSS 8.4%
  • HTML 7.8%
  • Makefile 0.1%