Skip to content

thingbomb/flowtide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowtide

Flowtide is a beautiful, smart New Tab page for your browser. Magic Search is the core feature of Flowtide, allowing you to easily complete tasks (e.g. making a Google Doc or Excel workbook) and search your bookmarks all with /.

Install for your browser

License

This project is licensed under the GPLv3 license.

Building the extension

The extension's code is located in the src directory.

First, install the dependencies:

pnpm install

Then, start the development server:

pnpm dev

To test the extension in the browser, go to chrome://extensions and enable developer mode. Then, click on "Load unpacked" and select the dist directory.

Contributions

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