My wife and I have been traveling extensively in the recent months, and I've got increasingly frustrated with the clunky and ugly currency converters. All I want from it is just type in the number and see the result instantly. I don't wanna be tapping input fields to gain focus, and I don't wanna be selecting stuff all the time, I just want a minimum number of taps to get the result. Would also be nice if it wasn't sore for my eyes.
So, since it's a pretty damn simple type of app, and us being a designer/developer couple, we rolled our own: https://www.billyconverter.com
And then besides happily using something that fits your needs, it's also pretty cool to see it being used by other people around the world.
What apps have you built yourself just out of a need to get something that fits your needs exactly? Why? Did you publish them on Android or Apple stores?
Your tasks are stored entirely in your browser, so there's no back-end, no risk of losing access, works offline, you can export any time, and you can share your tasks between devices using the Sync URL. You can use it here (for now, looks best on mobile): https://lusmo.re/bucket/
I built it because it was easy, it does exactly what I want, and I don't need to rely on some 3rd party to profitably monetise todo apps so that I can use it indefinitely.
Technically the only downside for me in this tool would be having to sync manually betwen devices, as I'm constantly jumping between managing the list on my phone and on my laptop.
I found that Trello works pretty well for my own needs, having automatic sync and offline functionality.
Yeah, I can definitely agree that this is an annoyance if that's your workflow - personally I mostly stick to my phone. I might look into whether Chrome/Firefox tab syncing could do this for me, if I kept the hash fragment up-to-date. Feel free to raise any issues in the linked GitHub for requests.
Some of mine:
- a simple real time location sharing app[1] -- all the alternatives at that time were either clunky, with time limits, designed just for driving or with horrible privacy issues
- an SMS app for when the Nexus 7 2013 tablet was still relevant[2] -- google blocked all SMS clients on that device for some reason until Android 6.0, but I managed to find a workaround
- a way to find out the real network operator of any mobile phone in Romania[3] -- when you switch operators, you have the possibility of taking your phone number with you, so you can't rely just on number prefixes for lookup
[1] https://play.google.com/store/apps/details?id=com.emilburzo....
[2] https://play.google.com/store/apps/details?id=com.emilburzo....
[3] https://play.google.com/store/apps/details?id=com.emilburzo....
The national communications regulations body provides the information on http://portabilitate.ro
It's actually...a todo application, but focused on habit formation and creating a positive feedback loop around a few consistent habits or projects.
I wrote it for myself because there was nothing quite like it that I was aware of. I use it on a daily basis; I also learned a lot of frontend development by having to maintain and use a real, interactive application.
> it's also pretty cool to see it being used by other people around the world.
It is cool! I've gotten one or two reports of people using it, despite the fact that I've taken almost no effort to make it easy to use, and it feels good.
I haven't published it on any stores because it's a self-hosted application -- you can keep all your data (encrypted if you want). I actually thought there would be no market for anything like it but over the years I've learned of a few that are making a decent revenue.
Bottom line, it's fun and rewarding to work on.
I don't see it becoming a SAAS-type product, but I would like to make it easy to download and use at some point in the future. I like working on it, but I can only really get into major things when I have time between client projects.
Verizon FIOS loves changing my home IP address randomly, especially whenever we lose power at home, which is unfortunately common. Since I can't know my IP in that case without being at home, I built a super small web app that I call Waypoint.
Essentially, every morning my PC pings the server running Waypoint. The app stores my IP address. If the IP ever changes and I'm not at home, all I need to do is go there to get the new one. (Yes, the website is password protected).
All-in-all, it took probably less than 30 minutes from start to finish to get this setup working, and it solved a minor problem in my life.
There are other cron monitoring tools out there, but at the time I didn't realize that. I didn't even look for one before building my own, actually. After stumbling across another option online one day, I thought to myself that if somebody was willing to pay for such a service, why not put my own out there? I thought mine was/is different enough from the others that it may be a compelling alternative to existing solutions. Thus, CronAlarm was born.
There isn't any info on the github page. Could you describe a bit how exactly does it organize the music?
I started out imagining that this tool would continuously update the contents of my crates, but now I think I want it to be more of a manual process. I'm imagining it as an analysis and reporting tool more than an organizer; I'll ask it to identify the outliers in a given crate, or ask for suggested additions, then choose how to arrange things myself. This way, I can use the manually-curated organization of my library as additional training data for the similarity model.
Xmysql solves this problem [1]. Within 2 seconds you can serve REST APIs for any MySql database. Other than CRUD-List APIs it has few more cool APIs and features relating to filtering, grouping and prototyping.
The App is DyfynderX if you’re interested. The name comes from dyfnder, which is the Welsh word for depth.
I run a development agency and love taking snapshots from various blogs & websites. They were getting difficult to manage.
So I created a small utility to manage screenshots on macOS.
Send me your feedback on this.
DNDEmail keeps my inbox empty -- my new messages are only delivered on the 2x day schedule. It helps me stay focused even when I have to go into my email.
On the weekends, I keep my email off entirely.
It is also in the chrome webstore: https://chrome.google.com/webstore/detail/do-not-disturb-for...
Another fun one that I love sharing with people: http://donetemperature.com. I love to grill, and I am a stickler for doneness of the meat, for both safety and preference. I found myself always relying on a web search each time, and the top results are all for random food blogs, and the info I needed was always buried somewhere in a massive recipe post.
Just keep tracking daily budget. Plain and simple.
I love how simple it is, but I have one wish -- when you enter an expense, by tapping the red (+) button, it would be nice if the text field was already selected, so I don't have to tap on it -- would save one extra step. Then, once you select the text field and enter an amount, the next problem is that the continue button (>) is hidden below the keyboard, so I need to somehow dismiss the keyboard in order to proceed. Would be cool if you could tap the keyboard "return", or "OK" button to proceed.
Otherwise really nice. I like the simplicity of it very much! Good job!
For a long time the project just sat on my PC but I'm now trying to try to turn it into a paid service as I think some of the features I've added are pretty cool and I've not seen them anywhere else.
I’ve made SandwichTimer[3] because no other pomodoro timer did what I wanted — to be minimally controllable via the CLI (so I could do it from Alfred[4], without needing the mouse) and to show the remaining time just as minutes (seconds are distracting, and a pie isn’t accurate enough). Since I also frequently needed regular timers and needed to use the phone for those, I’ve baked that in as well.
PinPlus[5] because I wanted a simple app to add Pinboard[6] bookmarks that looked good and I could dismiss with ⎋.
Sacar Musak[7] not for me, but for my friends that want to download videos from Youtube and kept downloading shady apps I did not trust.
I have a ton more in the form of CLI tools, but the apps I use most frequently are the Alfred Workflows I’ve made[8].
[1]: https://github.com/vitorgalvao/fog
[2]: https://overcast.fm/
[3]: https://github.com/vitorgalvao/sandwichtimer
[4]: https://www.alfredapp.com/
[5]: https://github.com/vitorgalvao/pinplus
[6]: https://pinboard.in/
It works fine and gave me some peace of mind!
I got tired of looking for a lightweight option that would run on pretty much any VPS or webhost. And I can modify it any time I want without learning a large codebase.
I’ve also built code generators for myself.
@timojaask developed it and I designed it