{"id":26501925,"url":"https://github.com/blooft-app/blooft","last_synced_at":"2025-04-05T16:03:18.975Z","repository":{"id":255598747,"uuid":"852525191","full_name":"blooft-app/blooft","owner":"blooft-app","description":"[REBRAND IN PROGRESS] 🌲 New Tab page with images, drag-and-drop modularity, soundscapes, and more","archived":false,"fork":false,"pushed_at":"2025-03-04T03:45:28.000Z","size":193293,"stargazers_count":203,"open_issues_count":3,"forks_count":15,"subscribers_count":4,"default_branch":"canary","last_synced_at":"2025-03-04T22:35:47.022Z","etag":null,"topics":["chrome","firefox","hacktoberfest","libre","solidjs","typescript"],"latest_commit_sha":null,"homepage":"https://www.flowtide.app","language":"TypeScript","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/blooft-app.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-05T00:40:56.000Z","updated_at":"2025-03-04T21:53:22.000Z","dependencies_parsed_at":"2025-01-14T02:41:27.489Z","dependency_job_id":"9462d544-e41e-48b1-94e8-017985eb0d0e","html_url":"https://github.com/blooft-app/blooft","commit_stats":null,"previous_names":["thingbomb/flowtide","tabnetic/tabnetic","blooft-app/blooft"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blooft-app%2Fblooft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blooft-app%2Fblooft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blooft-app%2Fblooft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blooft-app%2Fblooft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blooft-app","download_url":"https://codeload.github.com/blooft-app/blooft/tar.gz/refs/heads/canary","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361593,"owners_count":20926641,"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":["chrome","firefox","hacktoberfest","libre","solidjs","typescript"],"created_at":"2025-03-20T17:02:10.487Z","updated_at":"2025-04-05T16:03:18.948Z","avatar_url":"https://github.com/blooft-app.png","language":"TypeScript","readme":"# Blooft\n\n\u003cdiv\u003e\n  \u003ca href=\"https://chromewebstore.google.com/detail/blooft/fpdjjjmglibdjocjpcchgkbakeelaghm\"\u003e\u003cimg alt=\"Chrome Web Store Users\" src=\"https://img.shields.io/chrome-web-store/users/fpdjjjmglibdjocjpcchgkbakeelaghm?color=red\"\u003e\u003c/a\u003e \u003ca href=\"https://crowdin.com/project/blooft\"\u003e\u003cimg src=\"https://badges.crowdin.net/blooft/localized.svg\" alt=\"Crowdin\"\u003e\u003c/a\u003e\u003cbr /\u003e\n\u003c/div\u003e\nBlooft is a heavily customizable, beautiful, and modular New Tab page. Blooft lets you build your New Tab page, customizing it every step of the way, using a sleek modular system. Get stuff done with todos and the pomodoro technique, relax with soundscapes, and move faster with our command palette.\n\nFeatures:\n\n- Widget-based system for max customizability\n- Use it as a speed dial or a nightstand-style clock\n- Listen to relaxing soundscapes\n- Focus with the pomodoro technique\n- Beautiful background images, solid colors, gradients, all up to you\n- Change the font, layout, theme, and more\n- Be greeted on every New Tab\n- Install CSS mods with one-click at [blooft.com/plugins](https://blooft.com/plugins/)\n\n\u003cimg src=\"https://storage.blooft.com/hero.jpg\" style=\"border-radius: 24px;\"\u003e\n\n## Install for your browser\n\n- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/blooft-new-tab/)\n- [Chrome](https://chromewebstore.google.com/detail/blooft/fpdjjjmglibdjocjpcchgkbakeelaghm)\n- [Vivaldi](https://help.blooft.com/help/articles/0376600-use-flowtide-as-your-new-tab-page-in-vivaldi)\n\n## Developing the extension\n\nFirst, install the dependencies:\n\n```bash\npnpm install\n```\n\nThen, start the development server:\n\n```bash\npnpm dev\n```\n\nGo to the port shown for the development server.\n\n## Building from source\n\nFirst, install the dependencies:\n\n```bash\npnpm install\n```\n\nThen, build the extension:\n\n**Chrome compatible:**\n\n```bash\npnpm build:chrome\n```\n\n**Firefox compatible:**\n\n```bash\npnpm build:firefox\n```\n\nThe extension's source code will be inside the `apps/new-tab/dist` folder.\n\n## Community\n\n[Join the Discord server here!](https://discord.gg/hhPuurkvua)\n\n## Localization\n\nIf you know Spanish, French, Korean, Chinese (simplified or traditional), German, or Portugese, I'd very much appreciate you helping proofread existing translations or adding new ones. With your help, Blooft can be enjoyed by more people.\n\n## Contributions\n\nWe welcome contributions! If you have suggestions or improvements, please:\n\n- **Create a feature request**: [Post a feature request](https://feedback.blooft.com/feature-requests)\n- **Open an Issue**: [Create an issue](https://github.com/Thingbomb/Blooft/issues).\n- **Submit a Pull Request**: [Submit a pull request](https://github.com/Thingbomb/Blooft/pulls).\u003cbr/\u003e\u003cbr /\u003e\n\nOr, you can discuss in our [discussions page](https://github.com/blooft-app/blooft/discussions).\n\n## License\n\nThis project is licensed under the GPLv3 license.\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblooft-app%2Fblooft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblooft-app%2Fblooft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblooft-app%2Fblooft/lists"}