{"id":20445136,"url":"https://github.com/philrw/matrix-bot-ledger","last_synced_at":"2026-05-28T13:02:29.695Z","repository":{"id":92265696,"uuid":"191609866","full_name":"PhilRW/matrix-bot-ledger","owner":"PhilRW","description":null,"archived":false,"fork":false,"pushed_at":"2019-06-18T14:27:29.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T21:30:18.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/PhilRW.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":"2019-06-12T16:43:50.000Z","updated_at":"2019-06-18T14:27:31.000Z","dependencies_parsed_at":"2023-06-08T05:15:12.137Z","dependency_job_id":null,"html_url":"https://github.com/PhilRW/matrix-bot-ledger","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/PhilRW%2Fmatrix-bot-ledger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilRW%2Fmatrix-bot-ledger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilRW%2Fmatrix-bot-ledger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilRW%2Fmatrix-bot-ledger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhilRW","download_url":"https://codeload.github.com/PhilRW/matrix-bot-ledger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241992981,"owners_count":20054441,"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-15T10:11:07.451Z","updated_at":"2026-05-28T13:02:29.605Z","avatar_url":"https://github.com/PhilRW.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-compose:\n\nAdd this to your matrix services `docker-compose.yaml`:\n\n```yaml\n  appservice-ledger:\n    image: philrw/matrix-bot-ledger\n    restart: unless-stopped\n    environment:\n      - \"HOMESERVER=https://matrix.example.com\"\n      - \"USERNAME=@ledger:matrix.example.com\"\n      - \"PASSWORD=12345\"\n      - \"ALLOWED_USERS=@somebody:matrix.example.com,@somebody-else:matrix.example.com\"\n      - \"LEDGER_FILE=/ledger/finances.ledger\"\n      - \"LEDGER_PRICE_DB=/ledger/price-db.ledger\"\n    volumes:\n      - /mnt/data/ledger:/ledger:ro  # wherever your LEGER_FILE and/or LEDGER_PRICE_DB are located\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilrw%2Fmatrix-bot-ledger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilrw%2Fmatrix-bot-ledger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilrw%2Fmatrix-bot-ledger/lists"}