Florianisme / WakeOnLan

A Wake on Lan Application for Android
https://play.google.com/store/apps/details?id=de.florianisme.wakeonlan
GNU General Public License v2.0
195 stars 17 forks source link

Request: upload to F-Droid #31

Closed wpwpwpwpw closed 4 months ago

wpwpwpwpw commented 8 months ago

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!

AdrienChatelain commented 8 months ago

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

Florianisme commented 8 months ago

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

AdrienChatelain commented 8 months ago

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

mguinness commented 8 months ago

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>
RokeJulianLockhart commented 4 months ago

https://github.com/Florianisme/WakeOnLan/issues/31#issuecomment-1848655853

@mguinness, https://gitlab.com/search?search=Florianisme&nav_source=navbar&project_id=36528&group_id=28397&search_code=true&repository_ref=90b896e0b54af5671be161679e2fbd179c01e6e2 doesn't return anything. I don't believe that we can consider this complete until it's in https://gitlab.com/fdroid/fdroiddata/-/tree/master/metadata?ref_type=heads.

Florianisme commented 4 months ago

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.