{"id":21557487,"url":"https://github.com/jltk/local-startpage","last_synced_at":"2026-01-04T03:43:17.369Z","repository":{"id":57158763,"uuid":"107465002","full_name":"jltk/local-startpage","owner":"jltk","description":"Dynamic web browser frontpage using localStorage.","archived":false,"fork":false,"pushed_at":"2020-08-04T21:42:51.000Z","size":54,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T07:11:22.579Z","etag":null,"topics":["frontpage","html-css-js","localstorage","startpages"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jltk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-18T21:26:59.000Z","updated_at":"2024-08-19T15:41:19.000Z","dependencies_parsed_at":"2022-09-07T08:04:00.935Z","dependency_job_id":null,"html_url":"https://github.com/jltk/local-startpage","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jltk%2Flocal-startpage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jltk%2Flocal-startpage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jltk%2Flocal-startpage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jltk%2Flocal-startpage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jltk","download_url":"https://codeload.github.com/jltk/local-startpage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244148740,"owners_count":20406246,"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":["frontpage","html-css-js","localstorage","startpages"],"created_at":"2024-11-24T08:12:23.436Z","updated_at":"2026-01-04T03:43:17.340Z","avatar_url":"https://github.com/jltk.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [local-startpage](https://github.com/jltk/local-startpage/releases/tag/v0.1.8)\n\n**local-startpage** is a dynamic web browser startpage using [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage).\n\n+ No database needed ([Web Storage](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API))\n+ One 12kb HTML file including CSS and JavaScript\n+ Saved data gets lost when clearing browser cookies (Firefox) or cache (Chrome) when set to clear \"Everything\"\n+ Stored data is browser specific\n\nAs GitHub Page: [https://jltk.github.io/local-startpage/](https://jltk.github.io/local-startpage/)\n\n---\n\n## Install\nOnly `startpage.html` is required.\n\n```\n\n    ┌─ README.md\n    ├─ LICENSE.md\n    ├─ package.json\n    └─ /local-startpage\n        ├─ startpage.html       // open/set this file as startpage in your browser\n        └─ favicon.ico          // optional\n\n```\n\n### Install via git\n```sh\n$ git clone https://github.com/jltk/local-startpage.git\n```\n\n### Install via npm\n```sh\n$ npm install local-startpage\n```\nYou can use ``npm install --prefix /path/to/dir local-startpage --global`` to install to a specific directory.\n\n## Browser support\nTested with Mozilla Firefox 59 and Chrome 66 on Windows.\n+ https://caniuse.com/#search=Web%20Storage\n+ https://caniuse.com/#search=flexbox\n+ https://caniuse.com/#search=CSS%20variables\n\n## License\n[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). All image files in this repository are created by me and are also licensed with GNU/GPL v3.0.\n\n## Further reading\n+ https://www.w3.org/TR/webstorage/#dom-localstorage\n+ https://de.wikipedia.org/wiki/Web_Storage\n+ https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage\n+ https://stackoverflow.com/questions/9948284/how-persistent-is-localstorage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjltk%2Flocal-startpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjltk%2Flocal-startpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjltk%2Flocal-startpage/lists"}