Hello community, I spent some time packaging the Anki Sync Server, as I’ve see was quite high on the wishlist.
It’s available here GitHub - endorama/anki-syncserver_ynh: Install Anki Sync Server on a YunoHost server
I tested it and I was able to sync data from a local Anki app through it, installed on a Yunohost 12 server.
I’d like some feedback before proposing it for inclusion in the catalog (or should I propose it immediately?).
Thanks!
4 Likes
orhtej2
2
I’d suggest transferring the repo to YunoHost-Apps org and running basic CI flow, just to make sure it’ll make at least lvl 6.
Also: Thanks! 
EDIT: I’ve made 2 quick PRs, it’s better to test them on CI before merging!
2 Likes
Thanks! I merged both of them. Should the CI run on my repo then or should I first move it to YunoHost-Apps org?
orhtej2
4
CI (the ‘official one’) only runs on YunoHost-Apps-owned repos, hence I would recommend transferring over.
You can however host your own yunorunner if you feel courageous enough.
I tried transferring the repo to the YunoHost-Apps but got and error:
You don’t have the permission to create public repositories on YunoHost-Apps
Should I add some of you as maintainer (or other role) to the repo to facilitate the transfer?