Project

meetup-cli

0.02
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
A basic command line interface to Meetup.com
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.8
~> 2.14
~> 2.1
 Project Readme

meetup-cli

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)

What can you do with it?

By default, it shows your upcoming meetups:

meetup-cli 1.0.2

What else does it do?

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

Objective

This project aims to make some of Meetup API’s functionality available through an easy-to-use command line interface.

Want to help?

Contributions are welcome. Please check the issues and feel free to open a pull request.

License

ISC