https://github.com/dplesca/uptimey
Beautiful Server Uptime Monitor
https://github.com/dplesca/uptimey
Last synced: 5 months ago
JSON representation
Beautiful Server Uptime Monitor
- Host: GitHub
- URL: https://github.com/dplesca/uptimey
- Owner: dplesca
- License: mit
- Fork: true (stefanbc/uptimey)
- Created: 2016-02-08T21:04:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T19:39:05.000Z (over 10 years ago)
- Last Synced: 2024-04-14T19:09:58.866Z (about 2 years ago)
- Language: Go
- Homepage: http://stefanbc.github.io/uptimey
- Size: 257 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
uptimey
=======
Are you proud of your server uptime because you put a lot of time into configuring it?
Showcase your server uptime with **uptimey** - a beautiful Server Uptime Monitor!
Just fork the repo on your web server, `go build` and then access `http://serverip:8000/` in your browser. Simple as that!
Using [gopsutil](https://github.com/shirou/gopsutil) and [goji](https://github.com/zenazn/goji). Assets handled by [esc](https://github.com/mjibson/esc)
**Features**
* Background image is the Bing image of the day and it changes automatically!
* Works on Linux, Mac OS servers

Made by [Stefan Cosma](http://coderbits.com/stefanbc) and hacked on by [dplesca](https://github.com/dplesca)
**Todo**
- make it responsive
- cache a few things
- remove weather and location
- flag for default port