8000 GitHub - lude/infopanel: Information panel web applet for R-Pi
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lude/infopanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Infopanel API

This is a flask based simple informational API.

Dependencies

INI File

Config options for your install

CLIENT_KEY = "consumer key"
CLIENT_SECRET = "consumer secret"
RO_KEY = "access token"
RO_SECRET = "access secret"
# forecast
FORECAST_API_KEY = "forecast.io api key"
FORECAST_LAT = "40.73853"
FORECAST_LONG = "-74.03145"
# twitter
TWITTER_LIST_ID = "86741833"

About

Information panel web applet for R-Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0