{"id":20631195,"url":"https://github.com/solidlabresearch/solid-menubar-app","last_synced_at":"2026-04-22T04:33:40.285Z","repository":{"id":86483766,"uuid":"584359753","full_name":"SolidLabResearch/solid-menubar-app","owner":"SolidLabResearch","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-16T05:10:23.000Z","size":495,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T07:09:34.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SolidLabResearch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-02T10:48:06.000Z","updated_at":"2023-05-09T13:43:17.000Z","dependencies_parsed_at":"2024-11-16T14:11:30.727Z","dependency_job_id":"668d0771-7a1a-43c0-8a2a-a2e1534dce2b","html_url":"https://github.com/SolidLabResearch/solid-menubar-app","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/SolidLabResearch%2Fsolid-menubar-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fsolid-menubar-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fsolid-menubar-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fsolid-menubar-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SolidLabResearch","download_url":"https://codeload.github.com/SolidLabResearch/solid-menubar-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242588427,"owners_count":20154203,"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-11-16T14:11:28.194Z","updated_at":"2025-12-16T03:41:23.897Z","avatar_url":"https://github.com/SolidLabResearch.png","language":"JavaScript","readme":"# Solid menubar app example\n\n## Important\n\n- I didn't clean this code or add any in-line documentation.\n- The authentication works only with the \n[Community Solid Server](https://github.com/CommunitySolidServer/CommunitySolidServer) (CSS) as identity provider,\nbecause the app relies on CSS' \n[Client Credentials](https://communitysolidserver.github.io/CommunitySolidServer/6.x/usage/client-credentials/).\nThe data can be stored on any Solid pod though.\nThere is [this issue](https://github.com/SolidLabResearch/solid-menubar-app/issues/6) \nto find out how the app can work with Solid-OIDC.\n\n## Usage\n1. Install dependencies via\n   ```shell\n   npm i\n   ```\n2. Copy config.example.json to config.json via\n   ```shell\n   cp config.example.json config.json\n   ```\n3. Edit config.json. See details below.\n4. Start app via\n   ```shell\n   npm start\n   ```\n   \n## Config file\nThe config file supports the following attributes:\n\n- `webid`: your WebID\n- `email`: email to log in to your pod/identity provider\n- `password`: password to log in to your pod/identity provider\n- `serverUrl`: url of your identify provider\n- `icon`: path of the icon to show in the menubar\n- `vacations`: array of vacation calendars with the properties `vacationUrl` and `webid`\n- `vacations[*].vacationUrl`: url of a vacation calendar\n- `vacations[*].webid`: WebID to whom the vacation calendar belongs\n\nYou find an example config file in `config.examnple.json`.\n\n## Create playground pods and add calendars\n\nYou can create three pods for testing by doing the following steps:\n\n1. Navigate to `pod-example-data` via `cd pod-example-data`.\n2. Execute the script `create-example-pods.js` via `node create-example-pods.js`.\n\nThe details of the pods are\n\n| Email          | Password | Identity provider                   | WebID                                                 | Calendar                                                        |\n|----------------|----------|-------------------------------------|-------------------------------------------------------|-----------------------------------------------------------------|\n| c1@example.com | `test`   | https://pod.playground.solidlab.be/ | https://pod.playground.solidlab.be/c1/profile/card#me | https://pod.playground.solidlab.be/c1/profile/vacation-calendar |\n| c2@example.com | `test`   | https://pod.playground.solidlab.be/ | https://pod.playground.solidlab.be/c2/profile/card#me | https://pod.playground.solidlab.be/c2/profile/vacation-calendar |\n| c3@example.com | `test`   | https://pod.playground.solidlab.be/ | https://pod.playground.solidlab.be/c3/profile/card#me | None                                                            |\n\nYou use `c3@example.com` as your account for logging in with the app.\nThis account is already configured in `pod-example-data/config.json`.\n   \n## Screenshot\n\n![A screenshot of the menubar app. \nIt shows that Nathalie is on vacation today. \nIt also shows when Nathalie and Amara are on vacation in the future.](screenshot.png)\n\n## Screencast\n\nYou find a screencast of the app [here](https://cloud.ilabt.imec.be/index.php/s/HEeGsCS4PiQxaS7).\n\n## Launch a startup (macOS)\n\nFollow these steps to launch the app a startup in macOS:\n\n1. Copy `be.ugent.vacation.example.plist` to `~/Library/LaunchAgents/be.ugent.vacation.plist`.\n2. Update paths to this directory in `~/Library/LaunchAgents/be.ugent.vacation.plist`.\n3. Copy `run-launch.example.sh` to `run-launch.sh`.\n4. Update the `PATH` variable in `run-launch.sh`.\n5. Load app via `launchctl load be.ugent.vacation.plist`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fsolid-menubar-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidlabresearch%2Fsolid-menubar-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fsolid-menubar-app/lists"}