Alternatives
Products that do what GelaTalk – A safer messaging app for drivers does
We are developing an instant message app designed specifically for drivers. We hope to make communication while driving become simple and safe. Now we have released beta version for Android, and we really hope someone can try it and give us feedbacks! Download from Google Play: https://goo.gl/M2iEuY The following is a demo video for short intro. https://youtu.be/9NOX4YG9egQ Please let us know any comments both for the app and our video. Thanks -------------- Like us on Facebook ↓↓↓ https://www.facebook.com/gelatalk/ Follow us on twitter ↓↓↓…
- 1IB
Hi HN, I built this out of frustration of the evergrowing list of AI models and features to try and to fit my workflow. The visual approach clicks for me so i went with it, it provides more freedom and control of the outcome, because predictable results and increased productivity is what I’m after when using conversational AI. The app is packed with features, my most used are prompt library, voice input and text search, narration is useful too. The app is local-first and works right in the browser, no sign up needed and it's absolutely free to try. BYOAK – bring your own API Keys. Let me…
2024 · grafychat.com
- 2

- 3

- 4MF
Hi all! I'm a 17-year old self-taught developer just starting to tap into the mobile world! :3 This summer, I've worked on a minimalist distance-based alarm clock app that wakes you up before you miss your stop! Check it out here! http://www.windowsphone.com/en-us/store/app/commuter-buddy/cb9b5107-41e0-4d2b-b0d6-110fe555fc3b Feedback and comments are welcome, thanks :)
2014
- 5

- 6

- 7

- 8HI
2012 · hipmob.com
- 9

- 10

- 11FI
This is something fun I’ve been hacking on recently: ridiculously simple group chat. Go to http://faces.io and then get your friends to do the same. That’s it! :-D Currently works best in Chrome. It’s definitely beta status at best. Audio can get weird—be ready to mute. ;-) Let me know what you think!
2014
- 12

- 13IB
I am not sure if this is fits the HN community, but I am posting it here if people are interested. This is the current iteration of the car: http://i.imgur.com/ko8YBh.jpg Details: I wrote a simple android app that streams the accelerometer data from the phone to the pi over a simple socket. The pi then uses this data to drive the DC motor and the servo motor. Tilting the phone to control the car feels very natural. In this[0] pic you can see the wifi dongle I've used. I am using Adafruit Occidental v0.2[1] as my OS because it has support for my wifi dongle. It also makes some hardware…
2012
- 14GS
2011 · market.android.com
- 15MA
Hey HN, I'm a longtime reader and this is my first Show HN (exciting!) It's a collaboration between me and two friends, and we're building this upon another app we made called EmailYak, an API to receive email. We're trying something new and releasing the documentation to an app while we're still building it. We'd love feedback. Do you belong to any of these categories? 1) You've built an app with two distinct groups of users (say, people with cars and those looking for a ride) and they were able to communicate with each other. Did you expose personal email addresses? Did you send…
2011 · messagify.com
- 16M1
https://play.google.com/store/apps/details?id=com.daveganly.yarrly Hi, this is Yarrly - my first android app, backed up server side by a mongo & node.js backend. It’s a two-panel image generator, and quite a fun experiment in a no-login (‘anonymous’) app. You generate two panel images using photos or gallery pics, and add text, then it’s uploaded to Yarrly.com - creating an instagram-like link. For example you create http://yarrly.com/y/4hhs6ryyq73da533d, then android intents mean that if you open that link on a device that has Yarrly, you can…
2013
- 17IG
Frustrated be the lack of anything approaching the quality of TweetBot on Android, I decided to write my own Android Twitter client with the above goal. The result is Tweet Lanes, which I just released for phones running 4.0 and above. The big ticket items are: borderline theft of the Google Talk & MMS app styling; New take on composing tweets; Reply to multiple tweets at one time, or block multiple spammers in one action; VolScroll - navigate the feed with volume up/down buttons; and plenty more. App & screenshots can be found here:…
2012
- 18MA
Long time lurker, short time member. A few weeks ago I released my new Android app, SemiSilent, which allows you to whitelist contacts so that they ring your phone even when it's on silent mode. I've found it useful when on call or when my wife is working hours that I'm sleeping. I've already released a few updates, and I'm working on adding a few more based on feedback I've gotten. I'd appreciate any feedback you'd have, whether it's feature requests, criticisms, thoughts on how to market, or any other wisdom you'd care to share. My site with information:…
2011
- 19AB
Hey! Alexis and Tobi here. We built a native macOS client for ChatGPT API that is free to use (macOS Ventura). https://www.jamgpt.app/ We built and fine-tuned it to scratch our own specific text-processing itches, so we just wanted to share this with the community. If you work with a lot of text or code like we do, check it out. Its core features include: - Instantly talk to ChatGPT from anywhere on your Mac by pressing a keyboard shortcut. - Avoid typing out repetitive prompts by saving prompts and accessing them quickly. - Just download and start typing as you would with…
2023
- 20IA
It has been a while since I have shared my app, that I made to be able to practice my Danish while chatting with my grilfriend - I often used GPT to write as much as I can in Danish, and I replaced the words I didn't know with {Englis words in curly braces}. While this was great, it was rather annoying to type the prompt always, so I figured a GPT wrapper would work well here. Last time when I launched, it went viral! I was super happy (and grateful!) for all the feedback and excitement — but it also meant my tokens disappeared fast, and many people ended up trying an app that no longer…
Oct 2025 · menerdu.com
- 21ON
Hello HNers, We have just released our Android App for Finderous and it can be downloaded from Goolge Play at https://play.google.com/store/apps/details?id=com.finderous. Finderous (http://www.findero.us) is a location aware Q&A app with following places as the main feature. Finderous is also available on iPhone and was released a few months back. I would really appreciate some feedback on the app with comments and suggestions. Thanks
2012
- 22CS
2013 · chatterkit.com
- 23SC
I had a few hours to kill today, so I made a ChatGPT Signal bot, because what better UI to talk to an artificial person than the one I talk to real people on? Tomorrow I aim to add speech recognition (send it voice notes and it'll understand what you're saying) and vision (send it photos and it can look at them). You can't use it yet (please don't spam my phone number), but if it's popular I might add a "bring your own key" mode.
2023 · youtube.com
- 24MF
I've been working on this for a few months since I got my Surface RT, and realized there wasn't a solid gtalk/gchat app. It's a C#/XAML app, and I ended up writing my own XMPP stack on-top of raw sockets since there wasn't a good open source one available (that would run in RT). I'll open source my XMPP library on GitHub shortly once I've cleaned it up a bit. Check it out! Store link: http://apps.microsoft.com/windows/en-US/app/gabberwocky/2d7a19c5-2522-461c-8706-99ff59bd84fe Facebook: http://www.facebook.com/gabberwockyapp
2013
Ranked by how close each launch is in meaning, then by votes. Refine with a description →