Hello!
I made application that shows your data from your own server. Every update from server (in JSON) can vibrate, change app theme, change content font. I use my app as watch face to display info from my weather station, traffic, my servers monitoring info (if something critical happens - pebble vibrates), etc. It is open source, sources and documentation can be found at github. I think, app can be usefull for system administrators, programmers. You need some server side programming to get all things working and of course you need your own server. There are none built-in services, all at your fingertips.
No companion app required, all settings - URL where to fetch JSON.
![image]()
![image]()
Screenshots
![image]()
![image]()
![image]()
![image]()
Features
Inspired by Pebble Cards (not suit me because very big fonts and small custom info space)
Feedback is welcome, thanks!
I made application that shows your data from your own server. Every update from server (in JSON) can vibrate, change app theme, change content font. I use my app as watch face to display info from my weather station, traffic, my servers monitoring info (if something critical happens - pebble vibrates), etc. It is open source, sources and documentation can be found at github. I think, app can be usefull for system administrators, programmers. You need some server side programming to get all things working and of course you need your own server. There are none built-in services, all at your fingertips.
No companion app required, all settings - URL where to fetch JSON.
Screenshots




Features
- Fetch JSON from custom URL, specified in settings
- No companion app required, using PebbleKit JS
- Force update with buttons or shaking
- Append params on short/long select button update
- And much more, see here
Inspired by Pebble Cards (not suit me because very big fonts and small custom info space)
Feedback is welcome, thanks!