ice-cli is a simple CLI for Iranian Calendar Events. It can be used for dumping events of a year or month for using in other languges or pre-fetching and storing events for faster response time.
npm i -g ice-cli
# ice-cli <year> [month]
ice-cli 1396
ice-cli 1396 10
# You can save JSON output in a file
ice-cli 1396 > events-1396.json
Create an issue and describe it. I'll check it ASAP!
You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤️
Licensed under the MIT License.