[Webcal] Super-Calendar.io (Beta)
Story time
I was writing the last post of this blog: my organization method. At the section Google Calendar I've added a third party component called Weather calendar by Vejnø.
Unfortunately, that same time I wrote the post, it had a problem with the API. So, since the project didn't had an update in 4 years and probably some ideas I had would never be implemented, I've decide to write my own version of the tool with NodeJS. And also add core stuff that the original version didn't had it, make a framework and create more frameworks
But I wanted more, why end there, right? I've decided to develop a exchange rate calendar too, and use the same base for both.
My method became the framework of this tool, the data became a High level (Rest) and low level (IO) API.
Now you have: weather, exchange, seasons, holidays, cryptocurency, Earnings History (EPS), Religious, Events, custom and even more for logged users. All of that to make it easy for you be inserted in that framework. All for free, everything for every calendar app that imports webcal (ICS).
What it has:
All:
- Click the calendar event to see more context
Exchange rate:
- xxx conversion (any target x base)
- Format: target_currency_name: base conversion
- Example: 💵 Real: $0,26
Weather:
- Format: emoji | current temperature | minimum | maximum
- Portuguese and English (by now)
Example: 🌧️ 17 | 14 / 19 *Click to expand
Weather Forecast
⏰ 06/28/2024 02:41:33 PM
🇧🇷 São Paulo
☁️ Broken clouds
⚡️ Pressure 1012 hPa
💧 Humidity 51%
🚩 Wind speed up to 7.01 m/s
from WNW ⬅️
➕ https://openweathermap.org/city/3448439
📅 https://super-calendar.com
Plans:
- Holidays calendars: Religion-based and country-specific
- Merge Brazilian Holidays to the tool
- Open the source on version 1.0
Preview
* Beta - It will be remodeled
Open in a new tab
Thanks to:
- Andreas Vejnø Andersen: Creator of Weather in calendar
- ChatGPT: General help
