-
I am newbie and saw this cool video about this and wanted to try it but the file is an executable and doesn't seem to be working on Mac. I don't have any idea what to do or whether this software works on Mac? can you tell me what am I doing wrong bcoz every time I execute ani-cli command it shows |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Just create that file (i.e. /Users/ajinkyagokule/.cache/ani-hsts). I've gotten it to work fine on my Mac. Just be sure you have mpv and take care of the line calls setsid -f. Have a look in the pull requests for Mac. |
Beta Was this translation helpful? Give feedback.
-
Ohk I will check it out...thanks for the info
…On Sat, 11 Dec, 2021, 10:41 pm tennyson-mccalla, ***@***.***> wrote:
Just create that file (i.e. /Users/ajinkyagokule/.cache/ani-hsts).
I've gotten it to work fine on my Mac. Just be sure you have mpv and take
care of the line calls setsid -f. Have a look in the pull requests for Mac.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#185 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWXLU4CVRXFSLBES6YALP6TUQOA2TANCNFSM5JZMDRYQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
There are plans to bring full support to both mac and linux. |
Beta Was this translation helpful? Give feedback.
There are plans to bring full support to both mac and linux.
On mac, there is a high chance that PR #137 will be enough to make everything work
On windows, #73 will need to be fixed.
In the somewhat distant future, real packages for mac (brew) and windows (exe) could also be desireable