{"id":50137680,"url":"https://github.com/sebasa/umbrel-appstore","last_synced_at":"2026-05-23T23:07:15.162Z","repository":{"id":347214178,"uuid":"1193220242","full_name":"sebasa/umbrel-appstore","owner":"sebasa","description":"Community App Store para Umbrel con la app **Mempool Bitcoin Watcher**","archived":false,"fork":false,"pushed_at":"2026-04-26T02:56:35.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T04:14:13.707Z","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/sebasa.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-27T01:57:45.000Z","updated_at":"2026-04-26T02:56:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sebasa/umbrel-appstore","commit_stats":null,"previous_names":["sebasa/umbrel-mempool-watcher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sebasa/umbrel-appstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2Fumbrel-appstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2Fumbrel-appstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2Fumbrel-appstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2Fumbrel-appstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebasa","download_url":"https://codeload.github.com/sebasa/umbrel-appstore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2Fumbrel-appstore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33415032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-05-23T23:07:14.085Z","updated_at":"2026-05-23T23:07:15.152Z","avatar_url":"https://github.com/sebasa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sebasa's Apps — Umbrel Community App Store\n\nCommunity App Store for Umbrel with Bitcoin tools and media apps.\n\n## Apps\n\n| App | Port | Description |\n|-----|------|-------------|\n| **sebasa-btc-api** | 8000 | FastAPI REST API for your Bitcoin node + Mempool |\n| **sebasa-mempool-watcher** | 8001 | Mempool activity monitor |\n| **sebasa-tidarr** | 8484 | Self-hosted Tidal media downloader with web UI |\n\n## Repo Structure\n\n```\numbrel-mempool-watcher/\n├── umbrel-app-store.yml              ← Store manifest (id: sebasa)\n├── README.md\n├── sebasa-btc-api/\n│   ├── umbrel-app.yml\n│   ├── docker-compose.yml\n│   ├── Dockerfile\n│   ├── app.py\n│   └── requirements.txt\n├── sebasa-mempool-watcher/\n│   ├── umbrel-app.yml\n│   ├── docker-compose.yml\n│   └── ...your existing files...\n```\n\n## How to Install on Umbrel\n\n1. Push this repo to GitHub\n2. In Umbrel, go to **App Store → ⋯ (three dots) → Community App Stores**\n3. Paste your GitHub repo URL\n4. Click **Add**\n5. All three apps will appear under **\"Sebasa's Apps\"**\n\n## BTC API Endpoints\n\n### Node Info\n- `GET /health` — Health check (node + mempool)\n\n### Address\n- `GET /address/{addr}` — Balance \u0026 tx count\n- `GET /address/{addr}/utxos` — Unspent outputs\n- `GET /address/{addr}/txs` — Transaction history\n\n### Transactions\n- `GET /tx/{txid}` — Transaction details\n- `GET /tx/{txid}/hex` — Raw transaction hex\n- `GET /tx/{txid}/rsz` — Extract R, S, Z, pubkey per input\n- `POST /tx/broadcast` — Broadcast raw tx `{\"hex\": \"...\"}`\n\n### Sweep\n- `POST /sweep/wif` — Sweep from WIF key `{\"key\": \"...\"}`\n- `POST /sweep/hex` — Sweep from hex key `{\"key\": \"...\"}`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebasa%2Fumbrel-appstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebasa%2Fumbrel-appstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebasa%2Fumbrel-appstore/lists"}