{"id":15058658,"url":"https://github.com/w3c/eunomia","last_synced_at":"2025-10-04T21:30:37.173Z","repository":{"id":137481731,"uuid":"61890940","full_name":"w3c/Eunomia","owner":"w3c","description":"“Geek Week” 2016 project: keep track of recurring teleconferences :warning: Discontinued, not being maintained","archived":true,"fork":false,"pushed_at":"2019-01-09T13:34:32.000Z","size":1765,"stargazers_count":1,"open_issues_count":0,"forks_count":7,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-09-29T06:41:31.893Z","etag":null,"topics":["calendar","call","conference","geek-week","meeting","teleconference","timezone","w3c","webex"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/w3c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2016-06-24T14:41:45.000Z","updated_at":"2023-01-28T19:19:32.000Z","dependencies_parsed_at":"2023-07-19T06:16:36.010Z","dependency_job_id":null,"html_url":"https://github.com/w3c/Eunomia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3c%2FEunomia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3c%2FEunomia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3c%2FEunomia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3c%2FEunomia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/w3c","download_url":"https://codeload.github.com/w3c/Eunomia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219876757,"owners_count":16554786,"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":["calendar","call","conference","geek-week","meeting","teleconference","timezone","w3c","webex"],"created_at":"2024-09-24T22:27:39.825Z","updated_at":"2025-10-04T21:30:31.778Z","avatar_url":"https://github.com/w3c.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/w3c/Eunomia.svg?branch=master)](https://travis-ci.org/w3c/Eunomia)\n\n# Eunomia\n\n:warning: This project is discontinued, and not being actively maintained.\n\nA tool to manage recurrent WebEx meetings\n\n1. [Introduction](#1-introduction)\n1. [Screenshots](#2-screenshots)\n1. [Getting started](#3-getting-started)\n1. [Testing](#4-testing)\n1. [Documentation](#5-documentation)\n1. [Credits](#6-credits)\n\n## 1. Introduction\n\nThis is a [Geek Week](https://www.w3.org/blog/2015/10/geek-week-at-w3c/) 2016 project at the [World Wide Web Consortium (W3C)](https://www.w3.org/).\n\nThe goal is to manage all recurrent [WebEx](https://www.webex.com/) teleconferences with their details, times and associates timezones; and to let users view\nthem according to their own timezone.\n\n## 2. Screenshots\n\nFront page (not logged in):\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/front-page-not-logged-in.png\"\nalt=\"Front page (not logged in)\" width=\"256\" /\u003e\n\nSign up:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/sign-up.png\"\nalt=\"Sign up\" width=\"256\" /\u003e\n\nLog in:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/log-in.png\"\nalt=\"Log in\" width=\"256\" /\u003e\n\nFront page (logged in):\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/front-page-logged-in.png\"\nalt=\"Front page (logged in)\" width=\"256\" /\u003e\n\nAll people:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/people.png\"\nalt=\"All people\" width=\"256\" /\u003e\n\nOne person:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/person.png\"\nalt=\"One person\" width=\"256\" /\u003e\n\nAll meetings:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/meetings.png\"\nalt=\"All meetings\" width=\"256\" /\u003e\n\nOne meeting:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/meeting.png\"\nalt=\"One meeting\" width=\"256\" /\u003e\n\nAll locations:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/locations.png\"\nalt=\"All locations\" width=\"256\" /\u003e\n\nOne location:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/location.png\"\nalt=\"One location\" width=\"256\" /\u003e\n\nAll timezones:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/timezones.png\"\nalt=\"All timezones\" width=\"256\" /\u003e\n\nOne timezone:\n\n\u003cimg src=\"https://w3c.github.io/Eunomia/screenshots/timezone.png\"\nalt=\"One timezone\" width=\"256\" /\u003e\n\n## 3. Getting started\n\n```bash\n$ git clone https://github.com/w3c/Eunomia.git\n$ cd Eunomia\n$ sqlite3 -echo -bail eunomia.db \u003c sql/create-db.sql\n$ sqlite3 -echo -bail eunomia.db \u003c sql/populate-db.sql\n$ npm install\n$ npm start\n```\n\n## 4. Testing\n\n```bash\n$ npm test\n```\n\n## 5. Documentation\n\nDocumentation for all JS files is generated using [JSDoc](http://usejsdoc.org/):\n\n```bash\n$ npm run jsdoc\n```\n\nSee the documentation [on GitHub pages](https://w3c.github.io/Eunomia/doc/).\n\n## 6. Credits\n\nCopyright \u0026copy; 2016\u0026ndash;2019 [World Wide Web Consortium (W3C)](https://www.w3.org/).\n\nThis project is licenced [under the terms of the MIT licence](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw3c%2Feunomia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fw3c%2Feunomia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw3c%2Feunomia/lists"}