VijayKrishna / conference-tracker

Minimal-maintenance conference tracker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subscribe for Weekly Emails

Crafted by Brandon Amos.


Build Status

This repository contains my minimal-maintenance conference tracker, which contains my opinionated list of CS conferences I track. I find this slightly easier than keeping the dates on Google Calendar because I can glance at the entire list, keep track of URLs, and add reminders when I need to add next year's conference.

Project Structure

The Python source in report.py generates a plaintext report from the YAML data. I have a Cron job send weekly emails with email-report.sh and mutt.

Adding and Updating Data

As conferences pass and the data becomes outdated, I'm happy to accept pull requests with updated data. If you want to track yours by adding/removing conferences, please fork this repo. I'm happy to include a list of forks here.

Lists of Conferences

About

Minimal-maintenance conference tracker.


Languages

Language:Python 95.0%Language:Shell 5.0%