{"id":31221559,"url":"https://github.com/romelium/pagecast","last_synced_at":"2026-05-18T04:37:15.276Z","repository":{"id":315908026,"uuid":"1061225912","full_name":"Romelium/PageCast","owner":"Romelium","description":"A single HTML file for when you need to host some code without the drama. Paste your stuff, see it live, and get a permanent link from a Gist. No setup, no servers. Just a useful thing to have around.","archived":false,"fork":false,"pushed_at":"2025-09-21T15:12:18.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-21T15:33:02.874Z","etag":null,"topics":["code-editor","code-sharing","css","developer-tools","frontend","gist","githack","github-api","github-gist","html","html5","javascript","live-editor","playground","prototyping","serverless","single-file-app","static-hosting","vanilla-js","web-development"],"latest_commit_sha":null,"homepage":"https://pagecast.romelium.cc/","language":"HTML","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/Romelium.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-21T13:55:05.000Z","updated_at":"2025-09-21T15:12:21.000Z","dependencies_parsed_at":"2025-09-21T15:33:04.200Z","dependency_job_id":"0686c1d7-f7ec-4ef4-8672-19a798fadbb5","html_url":"https://github.com/Romelium/PageCast","commit_stats":null,"previous_names":["romelium/pagecast"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Romelium/PageCast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romelium%2FPageCast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romelium%2FPageCast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romelium%2FPageCast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romelium%2FPageCast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Romelium","download_url":"https://codeload.github.com/Romelium/PageCast/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romelium%2FPageCast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276305138,"owners_count":25619516,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["code-editor","code-sharing","css","developer-tools","frontend","gist","githack","github-api","github-gist","html","html5","javascript","live-editor","playground","prototyping","serverless","single-file-app","static-hosting","vanilla-js","web-development"],"created_at":"2025-09-21T20:52:10.359Z","updated_at":"2026-05-18T04:37:15.270Z","avatar_url":"https://github.com/Romelium.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Page Cast\n\nA single HTML file for when you need to host some code without the drama.\n\n\u003cimg width=\"1360\" height=\"768\" alt=\"screenshot\" src=\"https://github.com/user-attachments/assets/7e19230f-1846-46eb-b74b-22dcbdda288a\" /\u003e\n\n| Link Type | URL |\n| :--- | :--- |\n| **Practical Link** | **[pagecast.romelium.cc](https://pagecast.romelium.cc)** |\n| **Dogfooding Link** | **[Hosted by Itself](https://gist.githack.com/Romelium/05d4719d48f622f36ac9f34811f03277/raw/96f3f2e56fbc86644cab1a47edf0ab5a2ff6659e/index.html)** _(Yes, this link was generated by the app itself)_ |\n\n## What's the deal with this?\n\nEver just need to share a quick HTML prototype, a code snippet, or a single-page app without setting up a whole project or deploying to a hosting service? This is for that.\n\nIt's a self-contained tool that lets you paste your code, see it update live, and then generate a permanent, shareable link using a GitHub Gist.\n\n-   **See your code update live.** No refresh needed.\n-   **Get a permanent link with one click.** Perfect for sharing quick apps.\n-   **It's just one HTML file.** Save it, use it offline, keep it on a flash drive.\n-   **Works on your phone, too.** The layout is responsive.\n\n## How to Use It\n\n1.  **Get a GitHub Token.**\n    -   Go to [**GitHub's token creation page**](https://github.com/settings/tokens/new?scopes=gist\u0026description=Page%20Cast%20App).\n    -   You only need the **`gist`** scope. Nothing else.\n    -   Copy the generated token (`ghp_...`).\n\n2.  **Paste the token into the app.**\n    -   It's saved in your browser's local storage, so you only have to do this once.\n\n3.  **Paste your HTML code.**\n    -   The preview on the right will update as you type.\n\n4.  **Click the \"Cast Page\" button.**\n    -   Your permanent link will appear below, ready to be copied and shared.\n\n## Saving It for Later\n\nThis whole thing is a single `.html` file. Just right-click and \"Save Page As...\" to keep a copy on your computer. It works completely offline (until you need to cast, of course).\n\n## Acknowledgements\n\nThis tool relies entirely on the excellent [rawgithack](https://github.com/neoascetic/rawgithack) service by [neoascetic](https://github.com/neoascetic) to serve the Gist content. It's the magic that makes the permanent links work.\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromelium%2Fpagecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromelium%2Fpagecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromelium%2Fpagecast/lists"}