damn. Good features. I was hoping to move onto this as part of the portfolio pieces/improve habits self hosted DB thing I’m working on, but for now I guess I can learn some of the things I don’t know how to do yet (like shipping to other people!) from your team.
How are you planning on reacting to the android freedoms getting compromised? I’m literally working on the android app for mine now, and it bums me out that they’re going to put more invasions of privacy for deploying apps to your own phone.
Also, are you planning to make money from this somehow? If yes, how?









I finished Microtonal music grid :
https://newdawnowl.itch.io/microtonal-grid
It’s a step sequencer that lets you play in arbitrary scales, and arbitrary even temperment music systems, and it’s so simple to use a child could do it.
I finished a bill database manager in django. It sounds fancy but you just choose where a file is and where you want it to go, or where a file is, and say how much the payment was and why it was done. It’s to help manage tax returns or the like. I made it very, very simple on purpose.
I’m working on a spending tracker, in django again, and trying to create an android app that can scan receipts so you can send data from pictures you take into it. I’ve got the DB running, I’ve got the android app sending data into a placeholder in the DB, and the next step is to create some adjustments to the android app so that you can clean up and structure the text into decent entries and put them into the db that way.
I need to clean up the microtonal grid codebase, put the bill db manager on my personal server, and start recording videos for publicity and code breakdowns and demos etc so I can build some kind of publicity arm.