{"id":16652302,"url":"https://github.com/iandioch/ceres","last_synced_at":"2026-03-16T15:34:18.829Z","repository":{"id":82296950,"uuid":"71945808","full_name":"iandioch/ceres","owner":"iandioch","description":"A homepage / online business card that updates with live data","archived":false,"fork":false,"pushed_at":"2024-05-23T08:30:57.000Z","size":462,"stargazers_count":1,"open_issues_count":6,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T09:28:44.718Z","etag":null,"topics":["euler","homepage","lastfm","scraper","twitter","website"],"latest_commit_sha":null,"homepage":"http://noah.needs.money","language":"HTML","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/iandioch.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":"2016-10-25T22:56:55.000Z","updated_at":"2020-10-24T13:04:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a85d633-9cab-4c8d-b489-2decc1c64943","html_url":"https://github.com/iandioch/ceres","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/iandioch%2Fceres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iandioch%2Fceres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iandioch%2Fceres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iandioch%2Fceres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iandioch","download_url":"https://codeload.github.com/iandioch/ceres/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243249762,"owners_count":20260879,"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":["euler","homepage","lastfm","scraper","twitter","website"],"created_at":"2024-10-12T09:28:17.880Z","updated_at":"2025-12-25T15:35:07.195Z","avatar_url":"https://github.com/iandioch.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ceres\n\nThis is a dumbly-named repo containing the scripts that power my live-updating\nwebsite, viewable [here](http://noah.needs.money).\n\nThe website is built with Flask. It is made up of a core template (see\n`/templates/index.html`), which is rendered when the path `/` is requested.\nThere is a directory `/raw`; everything in here is served as-is from the path\n`/raw/\u003cfilename\u003e`. In here are some useful files (CV, etc), along with the\nfavicon, and `cards.js`, which is referred to from the core template. This JS\nmakes a request every 30 seconds to `/cards`.\n\nIf you view the live website, you will see that there are a number of sections\n(\"cards\") with live-updating data. Eg. the last-played song on Last.fm, my most\nrecent tweet, etc. All of this live data is what is returned from the `/cards`\nendpoint, as JSON.\n\nCards are listed in the `cards` directory. Each contains some script file, which\nis added to the crontab on the machine the website is running on. Each script\nfile simply, when triggered, does some lookup, and outputs a `data.json` file\nin the same directory as the script. The server then collates all of these\n`data.json` files and returns them when the `/cards` path is queried.\n\nFrom this combination of cronjobs and python scripts, live(-ish) data is served.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiandioch%2Fceres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiandioch%2Fceres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiandioch%2Fceres/lists"}