{"id":13499224,"url":"https://github.com/cdecker/kugelblitz","last_synced_at":"2025-08-21T09:09:01.036Z","repository":{"id":73690536,"uuid":"72933104","full_name":"cdecker/kugelblitz","owner":"cdecker","description":"Controlling lightning","archived":false,"fork":false,"pushed_at":"2018-03-21T16:16:35.000Z","size":1515,"stargazers_count":19,"open_issues_count":4,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-12T10:59:10.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/cdecker.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}},"created_at":"2016-11-05T15:00:14.000Z","updated_at":"2023-08-09T20:17:46.000Z","dependencies_parsed_at":"2024-01-14T03:49:51.646Z","dependency_job_id":"f9ec393d-338e-400f-8194-3f8291005ded","html_url":"https://github.com/cdecker/kugelblitz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cdecker/kugelblitz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdecker%2Fkugelblitz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdecker%2Fkugelblitz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdecker%2Fkugelblitz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdecker%2Fkugelblitz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdecker","download_url":"https://codeload.github.com/cdecker/kugelblitz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdecker%2Fkugelblitz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271455305,"owners_count":24762702,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":[],"created_at":"2024-07-31T22:00:31.052Z","updated_at":"2025-08-21T09:09:01.006Z","avatar_url":"https://github.com/cdecker.png","language":"CSS","readme":"# Kugelblitz -- Controlling Lightning\n\nKugelblitz is a simple UI for the c-lightning daemon `lightningd` and `bitcoind`.\n\nIf you have Docker installed then Kugelblitz is just one `docker run` away:\n\n```bash\nsudo docker run -p 19735:19735 cdecker/kugelblitz:latest\n```\n\nThis will download the docker image, start `bitcoind`, `lightningd` and the kugelblitz UI bound to port 19735. Opening [http://localhost:19735](http://localhost:19735) should show you the interface.\n\nNotice that the `bitcoind` instance is synchronizing with testnet, which may take a few hours. In order not to have to do that all the time (and not losing your hard earned testcoins) we recommend that you use this instead:\n\n```bash\nmkdir bitcoin lightning; sudo chown -R 1000:1000 bitcoin lightning\nsudo docker run -p 19735:19735\n\t-v `pwd`/bitcoin:/bitcoin\n\t-v `pwd`/lightning:/lightning\n\tcdecker/kugelblitz:latest\n```\n\nThis will actually persist both the state of `lightningd` and `bitcoind` in the local directory.\n\nOnce your `bitcoind` is fully synched with the testnet, you can go ahead and add funds to it.\nKugelblitz will show you an address, just copy\u0026paste that into a [faucet](http://tpfaucet.appspot.com/).\nOnce you have the funds you can go ahead and create channels, and start making transfers.\n\nDon't know what to spend your hard(ly) earned testcoins on? Here are a few ideas:\n\n - http://128.199.80.48/ the original cat picture server \n - http://159.203.218.14:8000/ a cookie clicker game\n\nJust connect to the respective node, get an invoice from the webserver and send the payment.\n\nIf you have more funny ways to spend testcoins, let me know.\n","funding_links":[],"categories":["Applications"],"sub_categories":["Web Interfaces"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdecker%2Fkugelblitz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdecker%2Fkugelblitz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdecker%2Fkugelblitz/lists"}