{"id":31833089,"url":"https://github.com/daar/fplive","last_synced_at":"2026-02-16T08:06:07.974Z","repository":{"id":316628574,"uuid":"1064202439","full_name":"daar/fplive","owner":"daar","description":"A file watcher for fast CLI development","archived":false,"fork":false,"pushed_at":"2025-09-25T19:21:36.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-19T08:29:49.667Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Pascal","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/daar.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-25T17:30:03.000Z","updated_at":"2025-09-26T16:29:51.000Z","dependencies_parsed_at":"2025-09-25T19:40:08.709Z","dependency_job_id":null,"html_url":"https://github.com/daar/fplive","commit_stats":null,"previous_names":["daar/fplive"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/daar/fplive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daar%2Ffplive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daar%2Ffplive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daar%2Ffplive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daar%2Ffplive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daar","download_url":"https://codeload.github.com/daar/fplive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daar%2Ffplive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29503171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"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-10-11T23:48:22.067Z","updated_at":"2026-02-16T08:06:07.951Z","avatar_url":"https://github.com/daar.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fpLive\n\nfpLive is a simple file-watching utility for Free Pascal. It automatically rebuilds and runs your program whenever changes are detected in your source files.\n\nThink of it as a lightweight \"live reloader\" for Free Pascal development.\n\n## Installation\n\nInstall using [Nova](https://github.com/nova-packager/nova).\n\n```bash\nnova require daar/fplive --dev\n```\n\n## ✨ Features\n- Watches `.pp`, `.pas` and `.inc` source files in your project directory.\n- Detects file changes and recompiles automatically with **fpc**.\n- Runs the compiled program immediately after a successful build.\n- Supports additional `-Fu` and `-FU` compiler options for unit search paths.\n\n## 🚀 Usage\n\n```bash\n./vendor/bin/live ./example/main.pp -Fu./src\n```\n\n1. Start the watcher with your main source file.\n2. Edit and save your pascal files.\n3. fpLive will detect changes, rebuild with `fpc`, and run the program automatically.\n\nPress `Ctrl+C` to stop the watcher.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaar%2Ffplive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaar%2Ffplive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaar%2Ffplive/lists"}