Features | Installation | License
demo.mov
Openanime is an easy-to-use desktop anime application with a provider-based architecture. The current provider implementation builds on ideas from pystardust/ani-cli, while keeping the app ready for additional providers over time.
- Stay up to date with the most recently uploaded anime
- Browse and search for a specific anime series
- More coming soon! Have a suggestion? Create an issue
This should work right out of the box, but if it doesn't feel free to report an issue!
Since the application is not signed or notarized, you will have to perform this command via terminal
xattr -cr /Applications/Openanime.appWhy do I need to do this?
When you download an app from outside the App Store, macOS attaches a com.apple.quarantine attribute to it. If the app isn't digitally signed correctly, Gatekeeper may block it. Running xattr -cr on the application folder wipes those security flags, essentially "tricking" macOS into thinking the file was created locally rather than downloaded, allowing it to run.
Unfortunately I haven't had time to optimize for Linux. Please let me know if anything is broken by reporting an issue!
