A cli tool for extracting calendar events from Fantasy Grounds.
Peruggia searches the default path (mac) for a given campaign and copies the calendar entries to markdown files.
If you're familiar with Node you could clone this repo and run this cli tool in place.
node src/index.mjs
Alternatively you could install this repo globally...
npm i -g https://github.com/jkrayer/peruggia.git
...and run from the command line anywhere at all.
peruggia
Peruggia asks two simple questions.
- What campaign do you want to copy the calendar from?
- Where do you want to write the files to.
Simply anwer these and you're done.
Peruggia has the potential to do a whole lot more but for the moment at least it suits my needs. If you find this repo and wish to use it but it doesn't quite do what you need feel free to log an issue and I'll be happy to help.
(Vincent Peruggia famously stole the Mona Lisa from the Louvre in 1911.)