Skip to content

wuon/openanime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openanime

GitHub Downloads (all assets, all releases) GitHub Release

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.

Features

  • 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

Installation

Windows (Experimental)

Windows - Download

This should work right out of the box, but if it doesn't feel free to report an issue!

OSX

OSX - Download

Since the application is not signed or notarized, you will have to perform this command via terminal

xattr -cr /Applications/Openanime.app

Why 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.

Linux (Experimental)

.rpm - Download .deb - Download

Unfortunately I haven't had time to optimize for Linux. Please let me know if anything is broken by reporting an issue!

License

GPL-3.0

About

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.

Resources

License

Stars

Watchers

Forks

Contributors