{"id":13830168,"url":"https://github.com/mykle1/MMM-Events","last_synced_at":"2025-07-09T11:32:14.514Z","repository":{"id":91842888,"uuid":"91355156","full_name":"mykle1/MMM-Events","owner":"mykle1","description":"Upcoming events in your city. Concerts, Performing Arts, Comedy, Sports and much more","archived":false,"fork":false,"pushed_at":"2022-01-25T00:56:12.000Z","size":139,"stargazers_count":22,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T23:15:05.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mykle1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-05-15T15:41:08.000Z","updated_at":"2025-03-06T07:15:56.000Z","dependencies_parsed_at":"2023-05-24T16:00:40.006Z","dependency_job_id":null,"html_url":"https://github.com/mykle1/MMM-Events","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mykle1/MMM-Events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mykle1","download_url":"https://codeload.github.com/mykle1/MMM-Events/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Events/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264450556,"owners_count":23610194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T10:00:56.851Z","updated_at":"2025-07-09T11:32:14.226Z","avatar_url":"https://github.com/mykle1.png","language":"JavaScript","funding_links":[],"categories":["Entertainment"],"sub_categories":[],"readme":"API is deprecated. Module is not functioning, until further notice.\r\n\r\n## MMM-Events\r\n* Rotation of upcoming events for your city.\r\n* Never miss a show because you didn't know about it!\r\n* Concerts and Tour Dates, Performing Arts, Art Galleries \u0026 Exhibits, Comedy Shows, Food and Drink, Sports, and more.\r\n\r\n## Examples\r\nPictures with Frame or noFrame.\r\n\r\n![](pix/rock1.JPG), ![](pix/rock2.JPG), ![](pix/rock3.JPG)\r\n\r\n![](pix/rock4.JPG),![](pix/Events.JPG), ![](pix/EventsFrame.JPG)\r\n\r\n## Installation\r\n\r\n* `git clone https://github.com/mykle1/MMM-Events` into the `~/MagicMirror/modules` directory.\r\n* Get FREE API key --\u003e https://api.eventful.com/keys/new\r\n* Annotated .css file included for your convenience.\r\n\r\n## Config.js entry and options\r\n\r\n      {\r\n        disabled: f,\r\n        module: 'MMM-Events',\r\n        position: 'top_right',\r\n        config: {\r\n            city: \"49.1829,0.3707\", // \"new york\", or lat,long ex \"40.123456,-74.123456\",\r\n            radius: \"100\", // search radius\r\n            radiusDistance: \"km\", // mi or km\r\n            eventType: \"music,movies_film,art,sports\", // Choose from Events List below\r\n            when: \"This Week\",  // \"All\", \"Future\", \"Past\", \"Today\", \"Last Week\", \"This Week\", \"Next week\", and months\r\n            mode: \"noFrame\",   // \"Frame\" or \"noFrame\" (around picture)\r\n            apikey: \"YOUR API KEY\",\r\n            rotateInterval: 5 * 60 * 1000,     // New Event Appears every 5 minutes\r\n            useHeader: true,\t           // Set to true if you want a header\r\n            header: \"Spectacle a proximité\",\r\n            animationSpeed: 3000,              // Event fades in and out\r\n            picture: true,                     // true, false = no image\r\n        }\r\n      },\r\n\r\n## For multiples of eventType\r\nSeperate eventTypes (below) by commas (Ex. \"music_electronic,music_jazz,music_vocal,music_rap_hiphop\")\r\n\r\n\r\n# Choose your config.js \"eventType\" from this list\r\n\r\n## Concerts \u0026 Tour Dates\r\n\r\n* music\r\n* music_blues\r\n* music_classical\r\n* music_country\r\n* music_dance\r\n* music_easy_listening\r\n* music_electronic\r\n* music_folk\r\n* music_jazz\r\n* music_latin\r\n* music_newage\r\n* music_opera\r\n* music_rb\r\n* music_reggae\r\n* music_vocal\r\n* music_rap_hiphop\r\n* music_metal\r\n* music_religious\r\n* music_rock\r\n* music_pop\r\n* music_world\r\n* music_alternative\r\n* music_childrens\r\n\r\n## Performing Arts\r\n\r\n* performing_arts\r\n* performing_arts_cabaret\r\n* performing_arts_opera\r\n* performing_arts_dance\r\n* performing_arts_musical\r\n* performing_arts_ballet\r\n* performing_arts_comedy\r\n* performing_arts_theatre\r\n\r\n## \tSports\r\n\r\n* sports\t\t\t\t\r\n* sports_autoracing\r\n* sports_dance\r\n* sports_gymnastics\r\n* sports_iceskatingskiing\r\n* sports_softball\r\n* sports_swimmingdiving\r\n* sports_volleyball\r\n* sports_baseball\tSports:\r\n* sports_basketball\r\n* sports_cricket\r\n* sports_football\r\n* sports_golf\r\n* sports_hockey\r\n* sports_rugby\r\n* sports_soccer\r\n* sports_tennis\r\n* sports_wrestling\r\n\r\n## Conferences \u0026 Tradeshows\r\n\r\n* conference\t    \t\t  \r\n* conference_career\r\n* conference_convention\r\n* conference_seminar\r\n* conference_talkslectures\r\n\r\n## Comedy\r\n\r\n* comedy\r\n\r\n## Education       \t         \r\n\r\n* learning_education\t\t\r\n* learning_education_classworkshop\r\n\r\n## Kids \u0026 Family\r\n\r\n* family_fun_kids\r\n\r\n## Festivals\t\t\r\n\r\n* festivals_parades\t\t\r\n* festivals_parades_circus\r\n* festivals_parades_festival\r\n* festivals_parades_fairs\r\n* festivals_parades_parade\r\n\r\n## Film\r\n\r\n* movies_film\r\n* movies_film_filmfestival\r\n\r\n## Food \u0026 Drink\r\n\r\n* food\t\t\t\t\r\n* food_beer\r\n* food_wine\r\n* food_farmersmarket\r\n* food_tastings\r\n\r\n## Fundraising \u0026 Charity\r\n\r\n* fundraisers\t\t\t\r\n* fundraisers_blooddrive\r\n* fundraisers_volunteer\r\n\r\n## Art Galleries \u0026 Exhibits\r\n\r\n* art\t\t\t\t\r\n* art_antiques\r\n* art_painting\r\n* art_photography\r\n* art_artexhibits\r\n* art_artsandcrafts\r\n* art_fashion\r\n\r\n## Health \u0026 Wellness\r\n\r\n* support\t\t\t\t\r\n* support_fitness\r\n* support_seniorhealth\r\n* support_support\r\n* support_yoga\r\n\r\n## Holiday\r\n\r\n* holiday\r\n\r\n## Literary \u0026 Books\t\t\t\r\n\r\n* books\t\t\t\t\r\n* books_poetry\r\n\r\n## Museums \u0026 Attractions\r\n\r\n* attractions\r\n\r\n## Neighborhood\t\t\r\n\r\n* community\t\t\t\r\n* community_library\r\n* community_holiday\r\n* community_seasonal\r\n\r\n## Business \u0026 Networking\r\n\r\n* business\r\n\r\n## \tNightlife \u0026 Singles\t\t\r\n\r\n* singles_social\t\t\t\r\n* singles_social_trivianight\r\n* singles_social_comedy\r\n* singles_social_bars\r\n* singles_social_dating\r\n* singles_social_karaoke\r\n* singles_social_openmic\r\n\r\n## University \u0026 Alumni\r\n\r\n* schools_alumni\r\n\r\n## \tOrganizations \u0026 Meetups\r\n\r\n* clubs_associations\r\n\r\n## Outdoors \u0026 Recreation\r\n\r\n* outdoors_recreation\r\n* outdoors_recreation_cycling\r\n* outdoors_recreation_hiking\r\n* outdoors_recreation_nature\r\n* outdoors_recreation_running\r\n\r\n## Pets\r\n\r\n* animals\t\t\t\r\n* animals_cats\r\n* animals_dogs\r\n\r\n## Politics \u0026 Activism\r\n\r\n* politics_activism\r\n\r\n##\tSales \u0026 Retail\r\n\r\n* sales\t\t\t\t\r\n* sales_auction\r\n* sales_craftshow\r\n* sales_fleamarket\r\n* sales_yardsale\r\n* sales_retail\r\n\r\n## Science\r\n\r\n* science\r\n\r\n## \tReligion \u0026 Spirituality\t\t\r\n\r\n* religion_spirituality\r\n\r\n## Technology\r\n\r\n* technology\t\t\t\r\n* technology_computer\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykle1%2FMMM-Events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmykle1%2FMMM-Events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykle1%2FMMM-Events/lists"}