{"id":30016105,"url":"https://github.com/mesalilac/chianti","last_synced_at":"2026-04-17T08:02:02.895Z","repository":{"id":303313197,"uuid":"1015052619","full_name":"mesalilac/chianti","owner":"mesalilac","description":"Youtube watch time tracker. WIP","archived":false,"fork":false,"pushed_at":"2025-08-17T18:01:29.000Z","size":641,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-17T19:29:47.563Z","etag":null,"topics":["axum","axum-server","diesel-rs","firefox","http","http-server","rest","rust","rust-lang","self-hosted","solidjs","time-tracker","time-tracking","timetracker","typescript","watchtime","youtube","youtube-tracker"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mesalilac.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,"zenodo":null}},"created_at":"2025-07-06T23:29:06.000Z","updated_at":"2025-08-17T18:01:32.000Z","dependencies_parsed_at":"2025-07-07T00:33:22.168Z","dependency_job_id":"6cbb7f4a-68e1-43f8-b668-d2f4d2cb3ea6","html_url":"https://github.com/mesalilac/chianti","commit_stats":null,"previous_names":["mesalilac/chianti"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mesalilac/chianti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesalilac%2Fchianti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesalilac%2Fchianti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesalilac%2Fchianti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesalilac%2Fchianti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesalilac","download_url":"https://codeload.github.com/mesalilac/chianti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesalilac%2Fchianti/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31920518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["axum","axum-server","diesel-rs","firefox","http","http-server","rest","rust","rust-lang","self-hosted","solidjs","time-tracker","time-tracking","timetracker","typescript","watchtime","youtube","youtube-tracker"],"created_at":"2025-08-05T20:39:05.325Z","updated_at":"2026-04-17T08:02:02.888Z","avatar_url":"https://github.com/mesalilac.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chianti\n\nCollect info about the youtube videos you watch and view the data in the form of charts.\n\n# Chianti Components\n\n| Component         | Description                                                    | Path                |\n| ----------------- | -------------------------------------------------------------- | ------------------- |\n| Server            | Recive data from browser extension and store it                | ./src               |\n| web               | Display data stored on the server in form of charts and tables | ./web               |\n| Browser extension | Send youtube video info to server                              | ./browser-extension |\n\n# Installation\n\n## Browser extension\n\n1. Run `./build-browser-extension.sh` with argument `firefox` or `chrome` or `all` to build the extension and package it\n2. Use the final `.xpi` or `.zip` file to install the extension in your browser\n\n## Server\n\n### Docker\n\n1. Build the Docker Image using `./build-image.sh`\n2. Run the Docker Image using `docker run -d --restart always -p 8080:8080 \u003cIMAGE\u003e` - You may add a volume to make the database persistent\n\n### Local\n\n- Run `./installer.sh install` - By default the server will be installed in `${XDG_DATA_HOME}/chianti`\n                                  If `XDG_DATA_HOME` is set, otherwise it will be installed in `/usr/share/chianti`\n\n# Uninstallation\n\n## Browser extension\n\n- Go to installed extensions page in your browser and click remove/uninstall\n\n## Server\n\n### Docker\n\n1. Stop the Docker container\n2. Remove the Docker container\n3. Remove the Docker image\n\n### Local\n\n- Run `./installer.sh uninstall`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesalilac%2Fchianti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesalilac%2Fchianti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesalilac%2Fchianti/lists"}