Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evmar/aical
text to Google Calendar
https://github.com/evmar/aical
Last synced: 28 days ago
JSON representation
text to Google Calendar
- Host: GitHub
- URL: https://github.com/evmar/aical
- Owner: evmar
- Created: 2024-07-16T22:19:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T19:43:38.000Z (5 months ago)
- Last Synced: 2024-09-17T09:19:22.127Z (3 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
$ go run . < some_text
```and this will parse the text and print "add to calendar" links for Google Calendar.
This used to be a feature of Google Calendar in the pre-AI era, and then they removed it,
and then somehow they never added it back despite Google being an "AI company" now or
whatever?(This shells out to https://github.com/evmar/ai, my OpenAI wrapper.)