MeteoNook icon indicating copy to clipboard operation
MeteoNook copied to clipboard

Export as iCal

Open tyzbit opened this issue 5 years ago • 3 comments

It would be cool to be able to export as iCal so I don't have to copy events like heavy meteor showers over.

tyzbit avatar Nov 28 '20 15:11 tyzbit

This issue can be solve by adding a API I think and was a feature on the roadmap. I was looking the code but not very familiar with Vue.js. I will be glad to help or do it if I can. Hello @Treeki, did you have any documentation or commented code ? Thanks in advance.

I will try to work on a Python implementation if I have time since I know it much better.

nioupola avatar Dec 05 '20 19:12 nioupola

Forecast export is listed on the roadmap, but unfortunately the developer has no interest in working on this anymore. It would be great if someone knowledgeable in Vue/Rust can implement this.

fywk avatar Sep 15 '23 11:09 fywk

I made a fork over at https://github.com/SaajanM/MeteoNook

It implements a very basic CSV export feature. I've never played Animal Crossing but I do somewhat understand the code. I could try implementing an iCal export. I don't have a huge amount of bandwidth but if anyone shows interest I'll try it out

SaajanM avatar May 04 '24 19:05 SaajanM