1342
Fitbit Clock Face
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
This is a pinetime it looks like.
You should get one, open source and $30.
Does it support the
watch
command?user@watch:~ $ watch now
Otherwise, who knows when "now" was...
/s
Watches should be round IMO. I'm happy with my Samsung Watch 4 Classic.
Yeah, but square screens are way cheaper to procure and to program for, and every little helps in an open source project aiming for $30.
honestly just depends on what kind of watchface you want, square is cheaper and in some ways more convenient so if you don't want an analog clockface there's no reason to bother
it's ugly and sticks out too much when it's square. round is classy
True but it can also look sleek/modern, or at least rectangular can imo.
Thanks for posting! I was looking at the pinephone esrlier but this would be an even better tinker device for me atm!
The pinephone is not really usable now. The pinetime is awesome though.
Interesting! I have read that its not capable of a daily driver at this point which isnt such a surprise given the fact that even the fairphone is 500+ $/€. Smartphones are more like computers than phones i guess.
What was your experience with the pinetime? If you want to share I mean.
I use the pinetime as my daily watch now. I got it so I could control my audio book in my helmet while on my motorcycle but it has proven great all around. I use LineageOS on my phone and the pinetime was super easy to set up and use with gadgetbridge. No bullshit, no bloat, and as far as I can see no spying.
@Schorch@feddit.de do either of you have any particular comparison between the two watches? And maybe how portable the apps can be for each other? For example writing something for the PineTime and porting it to the bangle js2 or vice versa?
I only ask because the former is so cheap and the latter is currently nigh quadruple the price. But my partner and both have been looking for a good smart watch that has the basics from what you want with one but without it being $150 to Samsung and bloated down. And while I'm not a programmer I'm nearly happy enough with the offerings I see on the websites. I do have a couple Pi projects and a home server that I go back and forth on. When I get the motivation I don't usually have any issues and it's at least in a usable state by the end, even if it's not perfect.
Thanks for any input!
The pinetime does not have many apps and you can't simply install any. I think you have to alter Infinitime to implement the app, then deploy infinitime (with app included).
Idk who downvoted this but that's literally what the github page says you need to do.
I tinker more with my pinephone than my pinetime, which is basically "waiting for an update and then applying it". Out of the 2 the Pinetime is the one I use, the Pinephone is currently substituting as a pihole because I broke the Odroid C1.
There's a lot more to do and play with on the phone compared to the watch, but the watch is reliable to use daily.
Thanks a lot for elaborating. What is an Odroid C1?
It's a raspberry pi clone so to speak, made by hardkernel. Their latest C board is the C4, pretty happy about em. Running Arch Linux for browsing and light gaming.
That sounds pretty awesome!
Gave a quick check, and it costs more than twice the price to buy it in EU, everything from Pine64, for some reason, odd, will look at this in more detail later at some point in case i missed something because the idea of an open, not locked, not tracking your every move smartwatch is appealing, but that doubling the price thing is a minus.
Yeah I had a similar experience getting mine shipped to Canada, $30 but another $30ish for shipping. I hope one day they are available easier and everywhere.
Ayy this is exactly what I'm wearing
u sold me if it has hearthrate and stuff (idk what tracks sleep)
Why does every manufacturer fall for the IPS/OLED meme instead of using a transflective LCD (like what a calculator has)?? My Amazfit Bip gets 6 weeks on a single charge with the screen on 24/7
transflective LCD is like magic tho, the things are floating. Jokes aside is there a smartwatch that has this screen, but with actual pixels, so that it's just as "smart"? I know thag amazfit can show you all the info, but having a mini-mini-pc is cool.
What does not work for you? Other then the one player pong sucking I have had the opposite experience.
It does not track sleep as that would require too much info to be sent to a third party. The battery is insane on it as well I get 5 plus days on mine.
How far the smart watch has fallen that 5 days of battery life is now "insane", these things should last weeks
Maybe they meant insanely short 🤔
sobs in Pebble
Why would it require any info to be sent to a third party? My P32 tracks sleep and I keep it entirely offline.
Not enough processing on the watch I think. You can look it up on the pinetime gethub (https://github.com/topics/pinetime) somewhere in the mess of projects it is mentioned.
Couldn't it connect to a phone and have that do the math
I bought one and wqs quite happy with it until it just randomly got stuck in a bootloop and no amount of resetting or letting it drain helped
If it's been in the drawer for all this time, charge it again, it will ptobably boot. I had a similar issue, but didn't let the thing shut down conpletely (by making sure the battery is completely drained).
What is a good OS for a dummy?
IIRC it comes with a firmware called InfiniTime preinstalled. So I guess that one.
What about for a dummy that wants to feel smart by installing a custom one?
The latest version of infinitime. The update process will make you feel smart.
Hell yeah
What Android software could you use for managing it? Gadgetbridge seems to not have fully-developed support for it, even with their preferred firmware.
I'm using Gadgetbridge with a hacked Amazfit Bip and I'm pretty happy. I like the multicolor TFT LCD w/no default backlight on the Bip, which is very readable in bright light and only requires a quick button press to get the backlight on in the dark, or you can waste more battery life and have it turn on when you turn it towards yourself. It's also got built-in GPS/workout tracking (you have to manually flash the A-GPS data occasionally...), the ability to load little open source apps, sleep tracking, heart rate tracking, notifications, custom watchfaces, etc which I'm sure the Pinetime has most of. The battery also lasts ages since it uses such a low-power LCD.
I'm not saying the Pinetime isn't good, but decent alternatives exist. I would love a truly open-source smart watch, but maybe when the project is slightly more mature. I guess I could always get one and contribute to it... $30 is really not much. I'll definitely try it if my Bip breaks.
I have found nothing that worked, was not spying on you, was not some hipster pipedream, and has lots of people working on it. Oh and gadgetbridge seems to work good, what do you mean not supported?
Also the Bip cannot spy on you unless you install the official app. It's limited to its interactions with apps over bluetooth, and I just use Gadgetbridge.
Or a Bangle.JS 2 if you like GPS :-)