A fully free and unlocked alternative to Franz.
Go to file
Alice Gaudon 6ab28d30e3 Change electron app id (at build time) 2020-01-10 15:01:42 +01:00
art Add unoriginal logo 2019-10-13 22:58:30 +02:00
resources Improve service settings design 2020-01-07 13:09:50 +01:00
src Add custom CSS setting to services 2020-01-07 12:52:41 +01:00
.eslintrc.json Add .eslintrc.json 2019-10-13 22:57:22 +02:00
.gitignore Switch to yarn and ready the app for production 2020-01-03 13:03:58 +01:00
LICENSE Add LICENSE 2020-01-03 13:16:44 +01:00
README.md Add basic README.md 2019-08-31 16:23:50 +02:00
package.json Change electron app id (at build time) 2020-01-10 15:01:42 +01:00
tabs.js Use ES modules and single-instance, and update default config 2020-01-03 15:03:04 +01:00
yarn.lock Use ES modules and single-instance, and update default config 2020-01-03 15:03:04 +01:00

README.md

Tabs

Tabs is an electron app that lets you easily turn any webpage into a "desktop app". We call each of this "apps" Services.

You can add multiple Services to a single window and easily switch between them with the navigation bar, like persistent tabs in a web browser.

You can navigate inside the focused service using the navigation buttons (previous page, next page).

Contributing

Pending license