Skip to content

tjhorner/dash

Repository files navigation

dash

This is a dashboard I created for personal use, built with Go and React. It shows things that are relevant to me throughout the day, and it's meant to be displayed on a 16:9 TV, which is why the UI is so big.

Feel free to use and extend it. I added some tooling to hopefully make things more straightforward. If you are familiar with make and npm, it should be pretty easy. More documentation will come soon if I remember to add it.

License

dash
Copyright (C) 2020 TJ Horner

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.