{"id":28252099,"url":"https://github.com/derdp/chirptools","last_synced_at":"2026-02-06T03:01:22.988Z","repository":{"id":287898273,"uuid":"966119301","full_name":"DerDP/ChirpTools","owner":"DerDP","description":"ChirpStack Tool that enabeld bulk import and bulk sensors move, delete actions.","archived":false,"fork":false,"pushed_at":"2025-06-03T03:45:07.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T16:44:10.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/DerDP.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}},"created_at":"2025-04-14T12:37:20.000Z","updated_at":"2025-06-03T03:45:08.000Z","dependencies_parsed_at":"2025-04-14T14:58:31.292Z","dependency_job_id":"9419948b-967f-4fe7-b9a5-0200165d0834","html_url":"https://github.com/DerDP/ChirpTools","commit_stats":null,"previous_names":["derdp/chirptools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DerDP/ChirpTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerDP%2FChirpTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerDP%2FChirpTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerDP%2FChirpTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerDP%2FChirpTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerDP","download_url":"https://codeload.github.com/DerDP/ChirpTools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerDP%2FChirpTools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29147373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2025-05-19T15:16:09.349Z","updated_at":"2026-02-06T03:01:22.944Z","avatar_url":"https://github.com/DerDP.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## ChirpTools\n\nA Flask application to manage ChirpStack assets (bulk import, bulk move, bulk delete, etc.).\n\n## 📦 Requirements ::\n\n- Git\n- Python 3.9+\n- Docker \u0026 Docker Compose (for containerized setup)\n\n## 🧪 Clone the Repository\n\n```bash\ngit clone https://gitlab.opencode.de/smart-city-potsdam/udp-lorawan/tools.git\ncd ChirpTools\n```\n\n## ⚙️ Environment Configuration\n\nCopy `.env.example` to `.env` and adjust environment variables as needed:\n\n```bash\ncp .env.example .env\n```\n\n---\n\n## 🐳 Run with Docker\n\nBuild and run the app using Docker Compose:\n\n```bash\ndocker-compose up --build\n```\n\n- App will be available at: `http://localhost:5000`\n- Make sure `.env` is configured correctly before running\n\nTo stop the app:\n\n```bash\ndocker-compose down\n```\n\n---\n\n## 🧪 Run Locally (Python venv)\n\n1. Create a virtual environment:\n\n```bash\npython -m venv venv\nsource venv/bin/activate  # On Windows use: venv\\Scripts\\activate\n```\n\n2. Install requirements:\n\n```bash\npip install -r requirements.txt\n```\n\n3. Set environment variables from `.env` (or export them manually)\n\n4. Start the Flask app:\n\n```bash\npython -m flask --app main run --debug\n```\n\nApp will be accessible at: `http://localhost:5000`\n\n---\n\n## **Warning:**\n\n⚠️ \u003cspan\u003eAuthentication is not yet implemented.  \n🚫 \u003cspan style=\"color:red\"\u003eDo not expose this app to the public.\u003c/span\u003e  \n🔒 \u003cspan style=\"color:red\"\u003eKeep it local until authentication is added.\u003c/span\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderdp%2Fchirptools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderdp%2Fchirptools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderdp%2Fchirptools/lists"}