{"id":28239360,"url":"https://github.com/niradler/dev-loop","last_synced_at":"2025-06-11T07:31:15.656Z","repository":{"id":289562952,"uuid":"969760787","full_name":"niradler/dev-loop","owner":"niradler","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-04T07:49:47.000Z","size":2531,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T02:12:13.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/niradler.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-20T21:43:55.000Z","updated_at":"2025-05-04T07:49:51.000Z","dependencies_parsed_at":"2025-04-23T23:28:13.782Z","dependency_job_id":"ec538daa-083e-44f3-8d93-004131339de9","html_url":"https://github.com/niradler/dev-loop","commit_stats":null,"previous_names":["niradler/dev-loop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fdev-loop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fdev-loop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fdev-loop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fdev-loop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niradler","download_url":"https://codeload.github.com/niradler/dev-loop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fdev-loop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258201750,"owners_count":22664289,"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":"2025-05-19T02:12:13.192Z","updated_at":"2025-06-11T07:31:15.642Z","avatar_url":"https://github.com/niradler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevLoop 🚀\n\n\u003e Manage. Run. Track your developer scripts easily.\n\nDevLoop is a desktop and web app for managing and executing scripts across multiple languages, with an intuitive UI to configure script arguments dynamically.\n\n## ✨ Features\n\n- Add folders with your scripts (JS, TS, SH, PY, GO supported).\n- Use metadata to configure script parameters and descriptions.\n- Execute scripts with configurable arguments.\n- Track execution history, success/failure, and rerun scripts with the same parameters.\n- Sort and search scripts by category, tags, or name.\n- Runs as Desktop App (Electron) or as Web App.\n\n## 📂 Script Metadata Example\n\n```js\n// @name: Hello\n// @description: A simple script that prints \"Hello, {name}\" to the console\n// @author: Nir Adler\n// @category: Testing\n// @tags: [\"hello\", \"test\"]\n// @inputs: [\n//   { \"name\": \"name\", \"description\": \"Your name\", \"type\": \"string\", \"default\": \"\" }\n// ]\nconsole.log(\"Hello:\", process.argv.slice(2)[0]);\n```\n\n## 🎥 Demo\n\n![DevLoop Demo](devloop-demo.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniradler%2Fdev-loop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniradler%2Fdev-loop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniradler%2Fdev-loop/lists"}