Skip to content

pcrock-thmdo/wtf-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wtf config

VERY rough proof-of-concept.

This is my wtf dashboard configuration. For rationale and a recorded demo session, see the JF page where I presented the PoC.

Getting Started

This has only been tested on my development laptop running an Ubuntu-based Linux distro. PRs welcome for adding macOS support (see TODO list).

Assuming you're on a similar dev machine:

  1. Download and install wtfutil
  2. Run sudo apt install libsecret-tools
  3. Run ./wtf

The first run will prompt you to go generate a bunch of API keys etc. Assuming you follow the prompts correctly, all successive runs will just launch the dashboard in your terminal.

TODO:

  • Rethink ./wtf script so it doesn't require Linux and secret-tool
    • Accept the risk of putting all your secrets in a config file?
    • Install necessary files under ~/.config etc?
  • Rewrite Sentry module in Python instead of Bash
  • Freshdesk module
  • Gmail module
  • Calendar module
  • Remove unnecessary modules that came in default config file
  • Rearrange panels so they make sense

About

My personal WTF dashboard configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages