Beatbump icon indicating copy to clipboard operation
Beatbump copied to clipboard

BeatBump apk/F-droid?

Open f2e6 opened this issue 3 years ago • 8 comments

Will beatbump ever be available in app form (please, please, please)? If so, will it be available on F-droid

f2e6 avatar Apr 27 '22 23:04 f2e6

~~This project currently only has one developer, so creating and maintaining a completely new project would be a huge task for even a full-time developer and near impossible for someone working off of donations in their free time, so Beatbump will stay as a web-based project for the foreseeable future~~

davidcollini avatar Apr 28 '22 03:04 davidcollini

Pardon the intrusion, but I was inspired by beatbump so I started working on an application to accomplish a similar job on android (probably just an excuse to learn a new framework - jetpack compose - also, you know, using a web browser is not a wonderful experience). I'm not even sure it will see the light of day, but this is what it currently looks like:

https://user-images.githubusercontent.com/46219656/165855997-592fccf7-fd44-44ce-b1f3-4d2420ae377d.mp4

vfsfitvnm avatar Apr 28 '22 22:04 vfsfitvnm

That looks great! I'm honestly surprised that no one else has thought to do this earlier but I'm glad the app looks so good already

davidcollini avatar Apr 29 '22 01:04 davidcollini

This project currently only has one developer, so creating and maintaining a completely new project would be a huge task for even a full-time developer and near impossible for someone working off of donations in their free time, so Beatbump will stay as a web-based project for the foreseeable future

You can package a progressive web app as an apk and distribute it on the play store, fdroid and on github using TWA

ghost avatar May 01 '22 15:05 ghost

I didn't know that was possible, that would be great to get done then😆

davidcollini avatar May 01 '22 15:05 davidcollini

Pardon the intrusion, but I was inspired by beatbump so I started working on an application to accomplish a similar job on android (probably just an excuse to learn a new framework - jetpack compose - also, you know, using a web browser is not a wonderful experience). I'm not even sure it will see the light of day, but this is what it currently looks like:

simplescreenrecorder5-.2.mp4

It would be great if you published your progress on github, even in the early stages. If it was I could do testing on the app for you. (I'm not a great coder, but I enjoy being parts of the communities, so often my contributions are from pre-testing).

f2e6 avatar May 02 '22 01:05 f2e6

@edl2 The app is far from being in an early stage right now, there's a ton of stuff to figure out before worrying about user-related tests.

Doing good UI/UX from scratch is hard, Android developing is a frustrating experience overall, Youtube returns inconsistent, badly organized data... It will take time

vfsfitvnm avatar May 02 '22 12:05 vfsfitvnm

The app is far from being in an early stage right now, there's a ton of stuff to figure out before worrying about user-related tests. Doing good UI/UX from scratch is hard, Android developing is a frustrating experience overall, Youtube returns inconsistent, badly organized data... It will take time

Now the app is available on GitHub if you want to try it, under ViMusic.

BrightDV avatar Sep 09 '22 16:09 BrightDV