Merge remote-tracking branch 'origin/main'

This commit is contained in:
Apologieze
2025-01-22 22:32:51 -05:00

View File

@@ -1 +1,21 @@
# animeGui
# AnimeGUI ![](https://img.shields.io/badge/Go-2e1c3b?style=for-the-badge&logo=go)
## Anime watching native cross-platform app made in Golang
## Download
- If you're on Windows, you can download the latest executable [here](https://apologize.fr/AnimeGUI.exe) <br>
## Compile
- For now you can just build the project with `go build .`
- Binaries for each OS will come when the project release stable version<br>
---
<br>
<a href="https://star-history.com/#Apologieze/AnimeGUI&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Apologieze/AnimeGUI&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Apologieze/AnimeGUI&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Apologieze/AnimeGUI&type=Date" />
</picture>
</a>