Skip to content

bradyjoslin/espanso-package-wttr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

espanso-package-wttr

An espanso package for getting the weather from Igor Chubin's console-oriented weather service wttr.in.

For more information about espanso packages, read the documentation.

Usage

Available replacement examples:

replacement sample output description
:wttrin Spring, United States: ⛅️ +80°F Current location's current weather
:moonphase 🌕 Current phase of the moon
:wttrat/{location}/ dallas: ☀️ +88°F Current weather in specified location. Separate words with + instead of spaces.

:wttrat uses passive replacement, so it is triggered by highlighting the text and double tapping your configured passive key.

Installation

From espanso hub:

espanso install wttr

From source repo:

espanso install wttr https://github.com/bradyjoslin/espanso-package-wttr --external

Dependencies

Passive replacement should be enabled in the espanso default.yaml configuration file:

enable_passive: true
passive_key: CTRL

Requires curl.

Package Details

Repository: https://github.com/bradyjoslin/espanso-package-wttr/

About

espanso package for getting weather from wttr.in

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published