Skip to content

thingbomb/flowtide

Flowtide

Chrome Web Store Users Crowdin
Flowtide is a heavily customizable, beautiful, and modular New Tab page. Flowtide lets you build your New Tab page, customizing it every step of the way, using a simple drag-and-drop widget system. Get stuff done with todos and the pomodoro technique, relax with soundscapes, and move faster with Magic Search.

Features:

  • Widget-based system for max customizability
  • Use it as a speed dial or a nightstand-style clock
  • Listen to relaxing soundscapes
  • Focus with the pomodoro technique
  • Beautiful background images, solid colors, gradients, all up to you
  • Change the font, layout, theme, and more
  • Be greeted on every New Tab

Install for your browser

Developing the extension

First, install the dependencies:

pnpm install

Then, start the development server:

pnpm dev

Go to the port shown for the development server.

Building from source

First, install the dependencies:

pnpm install

Then, build the extension:

Chrome compatible:

pnpm build:chrome

Firefox compatible:

pnpm build:firefox

The extension's source code will be inside the apps/new-tab/dist folder.

Localization

If 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, Flowtide can be enjoyed by more people.

Contributions

We welcome contributions! If you have suggestions or improvements, please:

Or, you can discuss in our discussions page.

License

This project is licensed under the GPLv3 license.