{"id":22007545,"url":"https://github.com/andrei-markeev/cloudpebble-portable","last_synced_at":"2025-03-23T07:15:13.104Z","repository":{"id":264099653,"uuid":"892360304","full_name":"andrei-markeev/cloudpebble-portable","owner":"andrei-markeev","description":"Simplified version of CloudPebble for local development","archived":false,"fork":false,"pushed_at":"2025-02-18T22:18:56.000Z","size":5246,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T23:24:06.324Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrei-markeev.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}},"created_at":"2024-11-22T00:57:50.000Z","updated_at":"2025-02-18T22:12:59.000Z","dependencies_parsed_at":"2024-12-22T00:20:04.490Z","dependency_job_id":"ee6c6a0e-5b2f-492d-9c28-81cad18b22ad","html_url":"https://github.com/andrei-markeev/cloudpebble-portable","commit_stats":null,"previous_names":["andrei-markeev/cloudpebble-portable"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei-markeev%2Fcloudpebble-portable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei-markeev%2Fcloudpebble-portable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei-markeev%2Fcloudpebble-portable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei-markeev%2Fcloudpebble-portable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrei-markeev","download_url":"https://codeload.github.com/andrei-markeev/cloudpebble-portable/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245066715,"owners_count":20555431,"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-11-30T01:27:39.958Z","updated_at":"2025-03-23T07:15:13.081Z","avatar_url":"https://github.com/andrei-markeev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CloudPebble Portable\n\nSimplified reincarnation of CloudPebble. Create, debug and package Pebble apps and watchfaces.\n\nCloudPebble Portable is aiming to be small and self-contained. The application is distributed as a single executable based on [redbean web server](https://redbean.dev). The size is ~10MB at the moment, but in order to compile your watch app, it will need to download additional ~90MB archive, which unpacks to ~280MB (this is still quite small comparing to other options, e.g. available Docker images are almost 1GB _compressed_).\n\n### Status\n\n**Work in progress**. Not ready yet.\n\n- [x] 🟢 Editing source files works: you can create, edit, rename, delete, etc.\n- [x] 🟢 Editing resources works\n- [ ] 🟡 Code completion works partially:\n    - [ ] 🔴 Code completion for C\n    - [x] 🟢 Code completion for JS\n- [ ] 🟡 Compilation works partially:\n    - [ ] 🟡 on Windows (via WSL and chroot)\n        - [x] 🟢 Pebble C SDK\n        - [x] 🟢 PebbleJS\n        - [ ] 🔴 Pebble Package\n        - [ ] 🔴 RockyJS\n    - [ ] 🔴 on MacOS\n    - [ ] 🔴 on Linux\n- [ ] 🟡 Emulator works partially:\n    - [x] 🟢 on Windows (via WSL and chroot)\n    - [ ] 🔴 on MacOS\n    - [ ] 🔴 on Linux\n- [x] 🟢 Connection to phone works\n- [x] 🟢 Timeline UI (manual pin management and websync) works\n- [ ] 🔴 Dependencies management UI not implemented yet\n- [x] 🟢 Project settings UI works\n\n### Usage\n\nDownload the `cloudpebble-portable.com` executable from **Releases**. Drop it into your watch app folder (i.e. where your `appinfo.json` or `package.json` resides) and run. The browser will pop up, showing CloudPebble interface.\n\n### Development\n\nRun `./init.sh` (one-time): it downloads redbean server and zip tool binaries from https://redbean.dev/ and puts them into `base` folder.\n\nRun `./build.sh`. It adds the source files into redbean executable. Result will appear in the `dist` folder.\n\nThen you can put some Pebble watchapp or watchface project into the dist folder, cd there and run `./cloudpebble-portable.com`.\n\nI usually do `cd dist` and then `../build.sh \u0026\u0026 ./cloudpebble-portable.com` from there.\nThen test it by navigating to `http://localhost:8080`. Then if we made some more changes and need to refresh, `Ctrl+D` and run same command again.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrei-markeev%2Fcloudpebble-portable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrei-markeev%2Fcloudpebble-portable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrei-markeev%2Fcloudpebble-portable/lists"}