←back to thread

224 points guerrilla | 2 comments | | HN request time: 0s | source
Show context
pkphilip ◴[] No.41886312[source]
It is not really a phone - it is more like a Wifi connected device which makes all calls over VOIP. There is no GSM connection and therefore no SIM etc. I like the project but calling this a phone is inaccurate.

If a GSM module is also included, this would be a lovely device to have. Also, would be nice to have a much larger screen.

replies(11): >>41886492 #>>41886584 #>>41886726 #>>41886757 #>>41886890 #>>41886926 #>>41887051 #>>41887981 #>>41888100 #>>41888661 #>>41890523 #
wkjagt ◴[] No.41886584[source]
It's a phone, just not a cell phone. But I must admit, that I also was a little disappointed to see that it wasn't a cell phone.

I've been wanting a simple, open source phone (a cell phone that is) that allows me to easily hook into events with some code. Like for example, when a phone call comes in, I want to be able to run certain logic based on what number is calling etc.

replies(2): >>41888011 #>>41888378 #
1. rkagerer ◴[] No.41888011[source]
That'd be great. I'm curious, what kind of logic? Is it things ordinary non-programmers might also find useful?
replies(1): >>41891284 #
2. wkjagt ◴[] No.41891284[source]
Well, to write the code you'd need some knowledge of programming. But some top of my head random example would be, if I miss a call from the tax agency, add an item to my todo list to call the tax agency back. Or if a number that I don't have in my contacts, and it starts with my area code, ring with a specific ring tone, so I know I should probably answer. Or for example you could have logic when a text with certain content from a certain person is received.