A fully free and unlocked alternative to Franz.
Go to file
Alice Gaudon 4e8d2a2b85 Add .eslintrc.json 2019-10-13 22:57:22 +02:00
.eslintrc.json Add .eslintrc.json 2019-10-13 22:57:22 +02:00
.gitignore Initial commit 2019-08-31 16:14:43 +02:00
README.md Add basic README.md 2019-08-31 16:23:50 +02:00
Service.js Initial commit 2019-08-31 16:14:43 +02:00
arisucloud.svg Initial commit 2019-08-31 16:14:43 +02:00
index.html Initial commit 2019-08-31 16:14:43 +02:00
main.js Initial commit 2019-08-31 16:14:43 +02:00
package-lock.json Initial commit 2019-08-31 16:14:43 +02:00
package.json Initial commit 2019-08-31 16:14:43 +02: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