Features | Installation | License
demo.mov
Experience pystardust/ani-cli as a easy to use desktop application. Openanime bridges the gap between the command line and a modern UI, offering a streamlined, traditional viewing experience for every anime fan.
- 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
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.
