Florianisme/WakeOnLan

Request: upload to F-Droid

Closed this issue ยท 6 comments

Hi!
I've been using your app. However, it would be great to have it available at the F-Droid repository. Would that be possible?
Thank you a lot!

I'd like to second that, or ask if there is/could be an official APK available?

Good idea!
@AdrienChatelain yes I always upload APKs which are released to the production channel in the releases on Github :)

Ah, so sorry I missed this! Thank you very much!

It's also on Izzydroid as discussed in Publish on F-Droid/Izzydroid.

It might be an idea to add icons to README like HTTP-Shortcuts.

<a href="https://play.google.com/store/apps/details?id=de.florianisme.wakeonlan">
<img alt="Get it on Google Play" src="/assets/play_store.svg" height="80" />
</a>
<a href="https://f-droid.org/en/packages/de.florianisme.wakeonlan/">
<img alt="Get it on F-Droid" src="/assets/f_droid.svg" height="80" />
</a>

I'll have to take a look at this at a later stage! Currently the releases are published right here on Github and I don't know how well publishing on FDroid would integrate into my release workflow.