4 ms·
It’s not as cool as most of the other projects, but I have a little app (Ato on AppStore - https://apps.apple.com/app/ato/id6757285141 https://apps.apple.com/ap
by kredd 1mo ago
It’s not as cool as most of the other projects, but I have a little app (Ato on AppStore - https://apps.apple.com/app/ato/id6757285141 https://apps.apple.com/app/ato/id6757285141) for basically tracking all walks/bike rides I’ve ever been and visualize it on a single map. I’ve had the app for a couple of years, but redid it with “hexes”, instead of just routes. It has a bit of coop, competition and ranking feeling to it nowadays as well.
I started the original project as an excuse to learn SwiftUI, then been using it as an excuse to test all the frontier models and etc. to see how much better we’re getting at AI-coding. Kinda fun to see a couple dozen weekly users semi-competing with each other. Obviously nothing big, but the feeling you get seeing someone else use your app is very nice.
- pcarion 1mo agoNice concept. The app has to run in the background while you walk/bike/run ? how does the battery drain after a couple of hours?
- kredd 1mo agoAh sorry, should’ve clarified, it doesn’t have tracking capability (kinda on purpose, semi-because hard to maintain battery/accuracy balance properly, for now). It syncs your old workouts synced into HealthKit, and displays them. I also added options for “manual check in” and “track through photo locations” as they were requested by my friends.