Skip to content

aglet/sparkweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparkweather

Weather forecasts with sparklines for Emacs, using data from Open-Meteo.

screenshot

Installation

(use-package sparkweather
  :ensure (:host github :repo "aglet/sparkweather")
  :after calendar)

Configuration

Sparkweather uses the standard Emacs calendar location variables. If you haven't set these already:

(setq calendar-latitude -41.3   ; Wellington, New Zealand
      calendar-longitude 174.8)

For other configuration, M-x customize-group / sparkweather.

Usage

M-x sparkweather displays today's forecast with a temperature sparkline, and one for precipitation if applicable. A small space in the sparklines indicates the time of the forecast, and coloured blocks mark lunch/evening commute windows, with summaries.

Press g to refresh, q to close.

License

MIT

About

Sparkline weather forecasts in Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published