mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-24 04:46:22 +02:00
60 lines
2.0 KiB
Markdown
60 lines
2.0 KiB
Markdown
<div align="center">
|
|
<img src="assets/logo.png" alt="Donut Browser Logo" width="150">
|
|
<h1>Donut Browser</h1>
|
|
<strong>A powerful browser orchestrator that puts you in control of your browsing experience. 🍩</strong>
|
|
</div>
|
|
<br>
|
|
|
|
<p align="center">
|
|
<a href="https://github.com/zhom/donutbrowser/releases/latest" target="_blank"><img alt="GitHub release" src="https://img.shields.io/github/v/release/zhom/donutbrowser">
|
|
</a>
|
|
<a href="https://github.com/zhom/donutbrowser/issues" target="_blank">
|
|
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat" alt="PRs Welcome">
|
|
</a>
|
|
<a href="https://github.com/zhom/donutbrowser/blob/main/LICENSE" target="_blank">
|
|
<img src="https://img.shields.io/badge/license-AGPL--3.0-blue.svg" alt="License">
|
|
</a>
|
|
<a href="https://github.com/zhom/donutbrowser/stargazers" target="_blank">
|
|
<img src="https://img.shields.io/github/stars/zhom/donutbrowser?style=social" alt="GitHub stars">
|
|
</a>
|
|
</p>
|
|
|
|
## Donut Browser
|
|
|
|
> A free and open source browser orchestrator built with [Tauri](https://v2.tauri.app/).
|
|
|
|

|
|
|
|
## Download
|
|
|
|
> As of right now, the app is not signed by Apple. You need to have Gatekeeper disabled to run it.
|
|
|
|
The app can be downloaded from the [releases page](https://github.com/zhom/donutbrowser/releases/latest).
|
|
|
|
## Supported Platforms
|
|
|
|
- ✅ **macOS** (Intel & Apple Silicon)
|
|
- 🔄 **Windows** (Planned)
|
|
- 🔄 **Linux** (Planned)
|
|
|
|
## Development
|
|
|
|
### Contributing
|
|
|
|
See [CONTRIBUTING.md](CONTRIBUTING.md).
|
|
|
|
## Issues
|
|
|
|
If you face any problems while using the application, please [open an issue](https://github.com/zhom/donutbrowser/issues).
|
|
|
|
## Community
|
|
|
|
Have questions or want to contribute? We'd love to hear from you!
|
|
|
|
- **Issues**: [GitHub Issues](https://github.com/zhom/donutbrowser/issues)
|
|
- **Discussions**: [GitHub Discussions](https://github.com/zhom/donutbrowser/discussions)
|
|
|
|
## License
|
|
|
|
This project is licensed under the AGPL-3.0 License - see the [LICENSE](LICENSE) file for details.
|