Skip to content

Automatically export your events from MeetUp.com to RememberTheMilk TODO app - for free (!). Thus replacing the need for the RTM's paid service

License

dmpe/MeetupToRTM

Repository files navigation

Build Status Sonarcloud Status SonarCloud Bugs SonarCloud Vulnerabilities Code Smells Coverage GitHub Known Vulnerabilities Known Vulnerabilities

MeetupToRTM: C# .NetFramework 4.7 Desktop Application

Use this app to export your upcoming Meetup.com events into Remember The Milk tasks. And therefore, avoid paying for such functionality through IFTTT :yay:

Features/TODO:

  • Fetches your meetup events and convert them to tasks. The format used, by default and which can be also adjusted, is <ID-MeetupRTM: meetupEventID MeetupName>.

  • 100% Privacy-focused - my app has no tracking whatsoever. It only writes a log file to the folder from which program is executed.

  • Unfortunately, it will not recognize already added tasks and hence will add them again. You will need to de-clutter your list for avoiding duplicates. See Issue

  • full CI/CD pipeline with Azure DevOps, resulting into GitHub releases

Requirenments to making it work:

You will need to have 2 API keys:

image image2

Building/Testing MeetupToRTM

I use Azure Pipelines for CI/CD. See here https://johnmalc.visualstudio.com/MeetupToRTM/_build/

How to update submodule to point to the latest changes?

cd MeetupToRTM
git submodule update --remote 

How to start

Download from release page a zip archive and unpack it somewhere. Double click on exe file -> app should start automatically.

Class Diagram anybody ? Sure here we go:

image3

Achievements

In order to make this application work, I had to fork and submit patches to the https://github.com/dmpe/RememberTheMilkApi, see merged_branch_with_all_changes branch. Indeed, this programm depends on the upstream RTM library.

About

Automatically export your events from MeetUp.com to RememberTheMilk TODO app - for free (!). Thus replacing the need for the RTM's paid service

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages