{"id":13499217,"url":"https://github.com/marzig76/fulmo","last_synced_at":"2025-03-29T04:30:54.534Z","repository":{"id":87025921,"uuid":"135655244","full_name":"marzig76/fulmo","owner":"marzig76","description":"a minimalist c-lightning UI","archived":false,"fork":false,"pushed_at":"2019-12-07T02:12:49.000Z","size":863,"stargazers_count":40,"open_issues_count":2,"forks_count":46,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-31T17:39:18.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/marzig76.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":"2018-06-01T02:00:10.000Z","updated_at":"2024-02-09T21:44:48.000Z","dependencies_parsed_at":"2023-05-30T06:15:15.695Z","dependency_job_id":null,"html_url":"https://github.com/marzig76/fulmo","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/marzig76%2Ffulmo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzig76%2Ffulmo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzig76%2Ffulmo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzig76%2Ffulmo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marzig76","download_url":"https://codeload.github.com/marzig76/fulmo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140565,"owners_count":20729797,"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-07-31T22:00:30.942Z","updated_at":"2025-03-29T04:30:54.086Z","avatar_url":"https://github.com/marzig76.png","language":"JavaScript","readme":"# fulmo\na minimalist c-lightning UI\n\nDependencies\n============\n\nYou must have a [bitcoin full node](https://github.com/bitcoin/bitcoin) and [c-lightning](https://github.com/ElementsProject/lightning) installed and running.\n\nMake sure python, pip, and git are installed:\n\n```shell\nsudo apt-get install python python-pip python-dev build-essential git\n```\n\nInstall the following python modules:\n```shell\nsudo pip install pylightning==0.0.6 Flask qrcode[pil]\n```\n\nInstallation\n============\n\nAdd this to your ~/.lightning/config file and restart your c-lightning node:\n```shell\nrpc-file=/tmp/lightning-rpc\n```\n\nThen run:\n\n```shell\ngit clone https://github.com/marzig76/fulmo\ncd fulmo\n./fulmo\n```\n\nThen just open a web browser to http://localhost:5000\n\nNotes\n============\nThis will set up a web UI for your locally running c-lightning node.  By default, it will use an unencrypted connection.  If you want an encrypted connection with automatically generated self-signed certs, you can specify the ```--ssl``` command line argument: ```./fulmo --ssl```.  Then use https when connecting.\n\nThe service binds to all local interfaces, so it will be accessable to your entire local network.  This is ideal for running it on a raspberry pi, then accessing it from another device on your network like your laptop or smart phone.\n\nThis uses python2, so if you're having any errors, or if you know that your `python` command maps to python3, try installing the dependencies with pip2 instead of pip, and running with python2, instead of python.\n","funding_links":[],"categories":["Applications"],"sub_categories":["Web Interfaces"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarzig76%2Ffulmo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarzig76%2Ffulmo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarzig76%2Ffulmo/lists"}