{"id":13690307,"url":"https://github.com/mpolden/jarvis2","last_synced_at":"2025-12-17T20:25:35.260Z","repository":{"id":8812358,"uuid":"10509648","full_name":"mpolden/jarvis2","owner":"mpolden","description":"Awesome dashboard built with Flask and Mithril","archived":false,"fork":false,"pushed_at":"2024-07-09T08:31:05.000Z","size":2627,"stargazers_count":186,"open_issues_count":0,"forks_count":71,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-23T01:38:14.589Z","etag":null,"topics":["dashboard","python","raspberry-pi","widget"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mpolden.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-06-05T18:28:28.000Z","updated_at":"2024-08-19T23:13:27.000Z","dependencies_parsed_at":"2023-01-11T20:11:22.043Z","dependency_job_id":"1ad7cbbb-d6c0-4cbd-8b78-0621a923033b","html_url":"https://github.com/mpolden/jarvis2","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/mpolden%2Fjarvis2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolden%2Fjarvis2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolden%2Fjarvis2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolden%2Fjarvis2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpolden","download_url":"https://codeload.github.com/mpolden/jarvis2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247685628,"owners_count":20979085,"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":["dashboard","python","raspberry-pi","widget"],"created_at":"2024-08-02T16:01:01.801Z","updated_at":"2025-12-17T20:25:35.165Z","avatar_url":"https://github.com/mpolden.png","language":"Python","funding_links":[],"categories":["Dasboard + Plugin","HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"JARVIS\n======\n\n![Build Status](https://github.com/mpolden/jarvis2/workflows/ci/badge.svg)\n\nJARVIS is a dashboard framework designed to run on the Raspberry Pi.\n\nIt features live-updating widgets using\n[server-sent events](https://en.wikipedia.org/wiki/Server-sent_events) and can be\neasily extended to fit your needs.\n\nScreenshots\n-----------\n![Screenshot 1](docs/jarvis2.png)\n![Screenshot 2](docs/jarvis2_1.png)\n\nDependencies\n------------\nJARVIS requires Python 3.6+ to run.\n\nInstall requirements:\n\n    pip install -r requirements.txt\n\nFor development it's recommended to use [virtualenv](https://virtualenv.pypa.io).\n\nConfiguration\n-------------\nAll configuration of widgets is done in a single Python source file. The\nconfiguration is specified by setting the `JARVIS_SETTINGS` environment\nvariable.\n\nA sample config (`jarvis/config.py.sample`) is provided. This file can be used as a\nstarting point for your own configuration.\n\nCopy `jarvis/config.py.sample` to `jarvis/config.py` and edit it to suit your needs.\n\nUsage\n-----\nAfter installing dependencies and creating a config file, the app can be started\nby running:\n\n    JARVIS_SETTINGS=config.py make run\n\nTo start the app in debug mode, use:\n\n    JARVIS_SETTINGS=config.py make debug\n\nRun a job standalone and pretty-print output (useful for debugging):\n\n    JARVIS_SETTINGS=config.py make run-job\n\nCreate Google API credentials (required for calendar and gmail widget):\n\n    JARVIS_SETTINGS=config.py make google-api-auth\n\nCreate a new widget:\n\n    make widget\n\nCreate a new dashboard:\n\n    make dashboard\n\nWidgets\n-------\nSee [WIDGETS.md](docs/WIDGETS.md) for documentation on available widgets.\n\nDeployment\n----------\nSee [INSTALL.md](docs/INSTALL.md) for a basic deployment guide.\n\nLicense\n-------\nLicensed under the MIT license. See the [LICENSE](LICENSE) file if you've never\nseen it before.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpolden%2Fjarvis2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpolden%2Fjarvis2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpolden%2Fjarvis2/lists"}