tabs/README.md

12 lines
441 B
Markdown
Raw Normal View History

2019-08-31 16:23:50 +02:00
# 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
2020-01-10 15:04:20 +01:00
## License
[MIT - see LICENSE file](LICENSE)