Skip to content

lukvermeulen/rusty-suntime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty suntime

This is a very small script that returns sunrise and sunset for a location in UTC.

  • prompts user for location
  • uses the nomination-openstreetmap api to retrieve lat and long of location
  • uses sunrise-sunset api to retrieve sunrise and sunset for location in UTC.

How to use:

Prequerisites: Have Rust and Cargo installed.

Then run in your terminal:

cargo run

and answer the prompts in the commandline.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages