Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miklb/tampa-events-ical
https://github.com/miklb/tampa-events-ical
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/miklb/tampa-events-ical
- Owner: miklb
- Created: 2024-11-08T01:49:08.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T02:05:03.000Z (about 2 months ago)
- Last Synced: 2024-11-08T02:41:44.436Z (about 2 months ago)
- Language: HTML
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tampa Events iCal feed
The City of Tampa has a great website with a list of events happening in the city. The website is located at [https://www.tampagov.net/events](https://www.tampagov.net/events). There's also an RSS feed for that page. And for each event, there's an iCal link. But there's not a single iCal feed for all events.
So I reached out to the great folks in Technology and Innovation at the City of Tampa and they provided me with a JSON feed of all events. This repo runs a GitHub Action once a morning to fetch the JSON feed and generate an iCal feed with all events.
## Contributing
If you have any suggestions or improvements, please open an issue or a pull request.## License
MIT License