Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 519 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 519 Bytes

Sunset Time

A simple tray app showing the current sunrise or sunset for given geolocation.



A lightweight version of https://github.com/vojty/sunset-app

Setup

  1. Create .sunset-time.toml file in your home directory
# ~/.sunset-time.toml

latitude = 50.073658
longitude = 14.41854
  1. Run the app

Work in progress 🚧

  • add github action for an automatic release