Tired of meetups clogging up your inbox? Track and share your upcoming Meetup.com events using this command line tool.
Get it: gem install meetup-cli
(might require sudo)
By default, it shows your upcoming meetups:
Show upcoming meetups you're going to:
meetup-cli
Show upcoming meetups you're not going to:
meetup-cli notgoing
Show meetups you went to in reverse chronological order:
meetup-cli went
Show all the commands:
meetup-cli --help
This project aims to make some of Meetup API’s functionality available through an easy-to-use command line interface.
Contributions are welcome. Please check the issues and feel free to open a pull request.
ISC