A modern GTK4 tool to create and manage webapps, supporting multiple browsers while detecting icons and titles automatically. Integrate your favorite web applications into your desktop environment.
- Multi-browser Support: Create webapps using any installed browser
- Automatic Detection: Automatically detects website titles and favicons
- Categorization: Organize webapps by categories
- Search Functionality: Quickly find your webapps using the search feature
- Import/Export: Easily backup and restore your webapps collection
- Browser Switching: Change browsers for existing webapps without recreating them
- Customized Profiles: Uses optimized browser profiles for a better webapp experience
- Built with Python using GTK4 and libadwaita
- Uses website scraping to extract icons and metadata
- Integrated with desktop environment via desktop files
- Compatible with both Xorg and Wayland display servers
The package is available in BigLinux repositories:
sudo pacman -S biglinux-webapps
- Launch the application from your menu or run:
big-webapps-gui
- Click the "Add" button to create a new webapp
- Enter the URL, name, and select a browser
- Enjoy your new integrated webapp!
GPL-3.0
- python-bs4
- python-requests
- gettext
- python-pillow
- python-gobject