{"id":17330327,"url":"https://github.com/foxboron/frank","last_synced_at":"2025-04-13T14:51:15.502Z","repository":{"id":29469889,"uuid":"33006466","full_name":"Foxboron/Frank","owner":"Foxboron","description":"Info Display","archived":false,"fork":false,"pushed_at":"2015-04-04T15:00:43.000Z","size":1656,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-01T11:12:39.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Foxboron.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}},"created_at":"2015-03-27T19:57:20.000Z","updated_at":"2018-06-11T20:53:26.000Z","dependencies_parsed_at":"2022-09-02T06:22:21.979Z","dependency_job_id":null,"html_url":"https://github.com/Foxboron/Frank","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/Foxboron%2FFrank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foxboron%2FFrank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foxboron%2FFrank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foxboron%2FFrank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Foxboron","download_url":"https://codeload.github.com/Foxboron/Frank/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791932,"owners_count":20672669,"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-10-15T14:50:57.150Z","updated_at":"2025-03-27T05:44:41.026Z","avatar_url":"https://github.com/Foxboron.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"JARVIS v2\n=========\n\n[![Build Status](https://travis-ci.org/martinp/jarvis2.png)](https://travis-ci.org/martinp/jarvis2)\n\nJARVIS is a dashboard framework designed to run on the Raspberry Pi.\n\nIt features live-updating widgets using\n[server-sent events](http://en.wikipedia.org/wiki/Server-sent_events) and can be\neasily extended to fit your needs.\n\nThe framework is written in Python and is a new and improved version of the old\n[JARVIS](https://github.com/martinp/jarvis) project.\n\nScreenshots\n-----------\n![Screenshot 1](docs/jarvis2.png)\n![Screenshot 2](docs/jarvis2_1.png)\n\nDependencies\n------------\nJARVIS requires Python 2.6+ to run.\n\nSome dependencies have native bindings which requires these packages on\nDebian/Ubuntu:\n\n    aptitude install -y python-dev libxml2-dev libxslt1-dev zlib1g-dev\n\nInstall requirements:\n\n    pip install -r requirements.txt\n\nFor development it's recommended to use [virtualenv](http://www.virtualenv.org).\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 (`app/config.py.sample`) is provided. This file can be used as a\nstarting point for your own configuration.\n\nCopy `app/config.py.sample` to `app/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\nDevelopment environment\n-----------------------\nA `Vagrantfile` is included for use with [Vagrant](http://www.vagrantup.com).\n[Ansible](http://www.ansible.com) is used for provisioning the Vagrant box and\nmust be installed on your host machine.\n\nRun `vagrant up` in the repository root to provision a development environment.\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%2Ffoxboron%2Ffrank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxboron%2Ffrank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxboron%2Ffrank/lists"}