port19

Results 118 comments of port19

If someone can package an apk for fdroid or research how you get into termux repos that would be great

> Also I looked into the fedora user repository, and [copr](https://copr.fedorainfracloud.org/) looks quite a promising platform maybe we can even get into their regular repos, they seem a lot less...

https://repology.org/project/ani-cli/versions

I think we might already be in the termux repos 👀

Why do we depend on ncurses-tools for termux? Works without it (the menu at least) I opened a PR downstream to fix some weird dependencies https://github.com/termux/termux-packages/pull/10485

Try some regular packages. Looks like flatpaks isolation doesn't go well with a package that likes to interact with its platform

We should focus on the important package formats first - [x] .deb (Debian) as ppa or in a repo - [x] .rpm (Fedora) in copr And later, or if a...

> Is there a real value behind getting the .deb package into a ppa? I mean that the only thing that needs to be updated is the ani-cli script and...

Can we port this PR to include recent readme changes? I do find ppa & copr instructions valuable

I'll be binding `notify-send "$(timeout 10 songrec recognize -d default || echo song not found)"` If you're just after artist and title thats sufficient. ![2022-12-30_23-28](https://user-images.githubusercontent.com/82055622/210115712-c3586cff-02fe-4da5-88ca-d84e809475f7.png) A shame this isn't properly...