{"id":13832555,"url":"https://github.com/BrightonBTC/bija","last_synced_at":"2025-07-09T19:30:41.678Z","repository":{"id":63755946,"uuid":"563016591","full_name":"BrightonBTC/bija","owner":"BrightonBTC","description":null,"archived":true,"fork":false,"pushed_at":"2023-08-27T12:43:33.000Z","size":1595,"stargazers_count":67,"open_issues_count":20,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-04T11:01:16.088Z","etag":null,"topics":["nostr"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BrightonBTC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-11-07T18:27:17.000Z","updated_at":"2024-04-20T07:54:40.000Z","dependencies_parsed_at":"2024-02-16T04:45:05.372Z","dependency_job_id":null,"html_url":"https://github.com/BrightonBTC/bija","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrightonBTC%2Fbija","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrightonBTC%2Fbija/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrightonBTC%2Fbija/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrightonBTC%2Fbija/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrightonBTC","download_url":"https://codeload.github.com/BrightonBTC/bija/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225581778,"owners_count":17491788,"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":["nostr"],"created_at":"2024-08-04T11:00:22.497Z","updated_at":"2024-11-20T15:30:50.672Z","avatar_url":"https://github.com/BrightonBTC.png","language":"Python","funding_links":[],"categories":["Install from Source","Clients"],"sub_categories":["Nostr","Relay lists"],"readme":"# Please note that this project is no longer being maintained:\n\nI'm still working on some Nostr based projects but made the decision to end development on this. Many other Twitter style apps exist on Nostr now so please choose one of those instead. Thanks.\n\n# Bija Nostr Client\n\nPython [Nostr](https://github.com/nostr-protocol/nostr) client with backend that runs on a local flask server, and front end in your browser\n\n*nb. earlier versions of Bija opened a Qt window. That's not currently available, you can only load the UI in a browser at this time.*\n\nThis is experimental software in early development and comes without warranty.\n\n### Native Setup :snake:\t\n\nIf you want to give it a test run you can find early releases for Linux (Windows and OSX versions intended at a later date) on the [releases page](https://github.com/BrightonBTC/bija/releases) \n\nOr, to get it up and running yourself: \n\n```\ngit clone https://github.com/BrightonBTC/bija\ncd bija\npip install -r ./requirements.txt\npython3 cli.py\n```\n*nb. requires python3.10+*\n\nYou can now access bija at http://localhost:5000\n\nIn the event that something else is running on port 5000 you can pass `--port XXXX` to cli.py and if you want to use/create a different db, for example if you want to manage multiple accounts then use `--db name` (default is called bija)\n\neg.\n\n```\npython3 cli.py --port 5001 --db mydb\n```\nOr additionally to the above you could compile using pyinstaller:\n* This should theoretically also work for OSX but is untested (please let me know if you have success!). Bija currently has some dependencies that are incompatible with Windows though.\n```\npyinstaller cli.py --onefile -w -F --add-data \"bija/templates:bija/templates\" --add-data \"bija/static:bija/static\" --name \"bija-nostr-client\"\n\n```\n### Docker Setup :whale2:\n\nTo setup Bija with docker, first clone the project:\n```\ngit clone https://github.com/BrightonBTC/bija\ncd bija\n```\n\nThen just run docker-compose up and access Bija through the browser\n\n```\ndocker-compose up\n```\n\nYou can now access bija at http://localhost:5000\n\nEnjoy :grinning:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBrightonBTC%2Fbija","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBrightonBTC%2Fbija","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBrightonBTC%2Fbija/lists"}