Skip to content

Commit

Permalink
Merge pull request #12 from P3run/suncalc
Browse files Browse the repository at this point in the history
feat(shortcuts): add shortcut for SunCalc
  • Loading branch information
haruspeks authored Aug 6, 2024
2 parents 4235177 + ab08cfb commit 00eafe9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions configuration.js.sample
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ self.configuration = {
category: "🗺️ Maps",
url: "https://shademap.app/@$lat,$lng,15z"
},
{
name: "SunCalc",
category: "🗺️ Maps",
url: "https://www.suncalc.org/#/$lat,$lng,15/null/null/null/1",
precision: 4,
},
{
name: "EO Browser",
category: "🗺️ Maps",
Expand Down

0 comments on commit 00eafe9

Please sign in to comment.