Skip to content
/ we4ther Public

we4ther is designed to be a minimal weather site that loads quickly and knows your location

Notifications You must be signed in to change notification settings

ip2k/we4ther

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

we4ther

Features:

  • zero-click design -- visitors are immediately presented with their local weather
  • very lightweight -- responses should fit into one packet, even with very conservative MTU settings
  • great for mobile devices
  • very simple "templating system"
  • uses MaxMind GeoIP Lite database
  • one HTTP request/response (two if you count favico) to load the whole page
  • stateless -- no app DB, no admin panel, no data to back up, no installer
  • robust search via URL hacking

How to:

  • bash update.sh
  • ruby we4ther.rb &

About

we4ther is designed to be a minimal weather site that loads quickly and knows your location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published