An open API service indexing awesome lists of open source software.

https://github.com/nathom/suntimes_ics

Generate an ICS calendar with Sunrise and Sunset times
https://github.com/nathom/suntimes_ics

Last synced: about 1 month ago
JSON representation

Generate an ICS calendar with Sunrise and Sunset times

Awesome Lists containing this project

README

        

# suntimes\_ics

![](README_resources/dwievdhhmlokksqbjrvxaeibsklokcvb.jpg)

Generate an ICS calendar with Sunrise and Sunset times. WIP, but
functional.

## Usage

It doesn't support command line args yet (lol), so you have to change
the values of the constants at the top of `main.go`, and run using

``` bash
go run main.go
```

This will output an ICS file in the `output` directory, which you can
open in a Calendar app.

## To-do's

- Allow command line options