Releases: gulis-dev/Botanic
Releases · gulis-dev/Botanic
v1.0.0-alpha
Botanic v1.0.0-alpha
This is the initial alpha release of Botanic – a customizable, scriptable web browser built with Python and PyQt6.
Highlights
- Modern multi-tabbed browser interface
- Script management: create, edit, delete, and run scripts in a friendly UI
- Simple built-in scripting engine for automating browser actions (
create_tab,navigate_to,wait) - Scripts are stored in JSON and persist between sessions
- Browsing history and cookies are saved and loaded automatically
- Open-source and ready for further development and feedback
Known Limitations
- This is an alpha version: some features may be incomplete or unstable
- Scripting engine supports a basic set of commands
- No package installer or binary builds yet
We welcome issues, feedback, and contributions!
How to run:
See the README for installation and usage instructions.