I've made a lot of Playdate apps - the point of all of them is to avoid doomscrolling

I've made a lot of Playdate apps - the point of all of them is to avoid doomscrolling

Hey all!

I'm jontomato. I've made a lot of apps. The whole point of them is that I think the playdate is the perfect lil pocket sized antidote to doomscrolling on your phone. I personally now carry my playdate along with me and use it as my podcast player, e-reader of short stories, and lil desk toy and it's really been something I've loved. I'm not really big on posting big ol' ads for stuff so I'll just post my itch page here to download my stuff if you're one of those digital-minimalism types too. If I make just one more person go on a walk with their playdate instead of their phone I'm happy.

u/jontomato — 23 hours ago

Knickknack - A photo frame for your playdate

My playdate is my lil office toy that I keep on my desk. Seemed like the perfect lil mini photo frame.

Feel free to give it a download, free on itch:
https://jontomato.itch.io/knickknack

Just grab whatever photos and videos you'd like, connect your playdate, and go to knickknackpd.com and add them onto your device. It does all the conversion for you. I even put a mini editor on there to change em up a bit before adding em to your device.

Give it a try and let me know what you think! Hopefully it ends up like a fun memory filled screensaver for you to glance at during the day.

u/jontomato — 2 days ago

Pro tip: You can get Ticketmaster tickets scanned from an Apple watch

it’s kinda annoying because you still have to add the tickets to your Apple wallet via a phone but if you do this in advance you can go to that concert phone free.

reddit.com
u/jontomato — 19 days ago

Wraithmaze - A multiplayer maze game

Try to get all the sparks in the maze as the muncher or try to defeat the muncher as a wraith in first person.

Fun lil multiplayer mayhem game I made. Has a one-player story mode too!

Create a room or play solo.

wraithmaze.app
u/jontomato — 22 days ago

I got tired of the feed picking for me, so I started writing my own algorithms

I keep getting stuck on how boring the digital version of everything is.

You used to find a book because a person handed it to you. A librarian, a friend who wouldn't shut up about it, a bookstore employee who taped an index card under the shelf. There was a chain of human taste between you and the thing, and walking that chain is how you got taste of your own. Now I stand in my kitchen and say "play some chill music" out loud like a dope, and something I have zero control over decides what chill means this quarter.

Same with news. There was a morning edition and a late edition. You sat down, you read it, you finished it, and nobody's uncle was in the margins explaining why the reporter was a shill. Same with TV. You turned it on and somebody who knew television had already decided what was worth airing at 8pm. Same with record stores, which were the best version of this: employee picks, and one guy who wrote four hundred words on a card about why this one album got him through a bad year.

That all got replaced by a feed. And if you go looking for actual recommendations now you end up on Reddit, where the ranking quietly rewards whatever people will fight about.

I'm not trying to move back to 1994. I want the intention of the analog version with the convenience of the electronic one. Those two things are not supposed to be at war, and most products act like they are. So I started building my own.

The first one was puzzles, because crosswords and picross were designed for paper and solving picross by pinching a phone screen is genuinely miserable. Every puzzle app also wraps the puzzle in a streak counter and a leaderboard and a share sheet. So now a Raspberry Pi in my house handles it. Every morning around five it goes and gets the day's puzzles, lays them out at the right size, and sends them to my reMarkable, an e-ink tablet you write on with an actual pen. It feels like paper and it does almost nothing else, which is why I like it. I wake up and the puzzles are there. Correct format, correct feeling. Nothing tracks my streak and nothing pings me when I skip a day.

The same little computer builds me a newspaper. Twice a day it goes out, grabs the publications and newsletters I picked, turns them into a proper e-book, and mails it over, once early in the morning and once in the late afternoon. A second job pulls the handful of subreddits I actually like and flattens them into a plain newsletter, so I get the posts without the comment section. It all lands on a little e-ink reader I keep around, about the size of a phone, that I love specifically because it's bad at everything except reading. There's a morning edition and a late edition, they have an end, and then I'm done.

For music, I listen on my Playdate, which is a tiny yellow handheld game console with a crank on the side. The weekly playlist is mine, generated by a script I control, and the rules are the point. It runs every Monday while I'm asleep. The first time it ever ran, it took a snapshot of the artists I'd seeded it with and saved that as a permanent anchor, and every later week gets scored against that original snapshot instead of against last week's picks. That one decision kills the loop where a recommender starts recommending off its own recommendations until everything sounds like beige. From there it looks for artists near my anchors, throws out the karaoke and tribute and sped-up junk, then caps itself: one song per artist, and no more than three by the anchor artists themselves. Everything else has to be something I haven't heard. It's an algorithm I chose. If the choices are bad one week, I know exactly which number to go change.

Podcasts work the same way. A little sync tool on my Mac pushes a small subset of shows to the Playdate. Small on purpose. A finite list of things to listen to is so much more relaxing than an infinite one.

For TV I keep a log of everything I watch, just a running diary of shows and movies using Trakt. It syncs down to a little website on my Pi that only I can see, and that site has one button on it that says "make recommendations". When I want something to watch, I press it. It reads my actual watch history, works out what I'm into, goes and finds current picks, checks what's really streaming on the services I already pay for, and pulls the posters in so it looks nice. Same job a recommendation engine does. Difference is it happens when I ask, using a history I chose to keep, and I can go read the instructions I gave it. And it genuinely finds great stuff that a company isn't pushing on me.

My favorite one is the e-ink screen on the shelf in my music room. There's an audio cord on the Pi listening to whatever's playing in there, off the turntable or the radio, and it Shazams it. Then it draws a little black and white screen and sends it over. Now playing with the album art and a fun fact about the record. Nothing about the record player changed. I still walk over, pick a record, drop the needle. The room just tells you what it's hearing now. It added something without taking anything away, which is what I want out of all of these.

Some stuff I went fully analog on because analog is straight up more convenient, not less. I carry a small notebook and a small pen. Grocery lists, to-dos, a thought I want to keep, an impromptu game of tic tac toe, a bad doodle. I remember things better when I physically write them, it opens instantly, and it has never once shown me something I didn't ask for. I also don't carry my phone. I wear a cellular Apple Watch, so I can text and get texted and school can reach me. I'm not off the grid. I just can't doomscroll on a watch face.

None of this is impressive... all of it is annoying code. Fighting with file formats, shrinking images down to black and white, calendar feeds, login flows, scheduled jobs that break for boring reasons. Ten years ago I would have built two of these and quit. The reason I have twenty is that I can now describe the thing I want to an AI at 9pm and have it running before I go to bed, and when it breaks in three months I can describe the break instead of re-learning the whole thing. Bespoke tools with exactly one user were never worth the labor before, and now they are. I don't think that's sunk in for most people yet.

I'm a designer, and being intentional about solutions is the entire job. It felt pretty stupid to spend my working hours arguing about defaults and then go home and accept every single one of mine.

I don't have a grand thesis to land on. I just like my mornings a lot more now. If any of this sounds appealing, don't try to build the whole system. Build the one that annoys you most, this week, badly. Make it so you have a workflow that you're in control of in a way that makes you happy.

reddit.com
u/jontomato — 24 days ago

footnotes - a lil pedometer for a lil playdate

I made a lil pedometer app named footnotes. Just put the playdate in your pocket and count your steps. Shows em in steps, miles, and kilometers. That's it really. Give it a try! I hope y'all like it!

https://jontomato.itch.io/footnotes

u/jontomato — 1 month ago

Y'all ever wonder if you could scroll TikTok with the Playdate crank?

Me neither! But I did a lil experiment and now I can!

Work seamlessly over the usb, has a lag over wifi.

This is how we get a AAA fishing game.

u/jontomato — 1 month ago

No phone EDC - lil bit of gaming

Pictured:

  • Wallet
  • Apple Watch 9 Cellular - For phone calls and texts
  • Playdate - For playing little games (mainly gameboy emulator) and listening to podcasts. Normally I have a lil case on it too (not pictured)
  • Wired Earbuds - For listening to my playdate (no idea where I got them)
  • Boox Palma 2 - For reading e-books mainly (complete with a mix of old internet meme and Nickelodeon wallpapers)
  • Zebra Pen F301
  • Field Book - For writing little notes
u/jontomato — 2 months ago

Crankcaster: Listen to Podcasts on Your Playdate!

I love podcasts but I hate how I use my phone for listening to them and inevitably start doomscrolling. Instead I figured I could listen to podcasts on my adorable little Playdate. So I made a podcast app for it!

It's called Crankcaster. $3 on itch: https://jontomato.itch.io/crankcaster

You build a stack of shows on http://crankcaster.com

There you can find most any podcast or paste any RSS feed, then get it onto the Playdate one of two ways. Every stack has a short code like a Jackbox room and you crank it in on the device or you hold your phone up to it and the stack bleeps over as a little burst of sound, and the Playdate listens for it.

Then it's yours. You get a feed of new episodes, you can download for offline or stream, and it clears out episodes once you've finished them so your storage doesn't fill up.

Anyway, I really like it. I hope y'all enjoy it too! Let me know what you think!

u/jontomato — 2 months ago

Read Watch Listen Play - Now much snappier all around

Just wanna give y’all a little update on a bunch of quality of life updates for my lil app where you get 4 fresh gifts each day. Now watch and listen is no longer laggy so pops and cracks don’t happen as much. Play also feels waaaaay more smooth. Reading also has less of a lag.

Enjoy! The watch today is a classic!

jontomato.itch.io
u/jontomato — 2 months ago

Read Watch Listen Play: four hand-picked things, fresh on your Playdate each day

Read Watch Listen Play is a daily app for Playdate. Each day it delivers four hand-picked pieces of public-domain media:

  • Read: a complete short story
  • Watch: a vintage short film, dithered to crisp 1-bit
  • Listen: a full old-time radio episode
  • Play: an original mini crossword

A new set arrives every morning; the previous day's rotates out. Everyone gets the same stuff (would love to know what you all think about Breakfast Pals today!) Stream anything instantly or download it for offline, and your progress is saved across every story, film, episode, and puzzle.

Free on itch.io: https://jontomato.itch.io/read-watch-listen-play

u/jontomato — 3 months ago

Made a tool to send data over audio for secret local messaging on Playdate

Hey all!

Made a new lil tool that allows you to send secret messages to one another. It could even work for local same room async multiplayer if you wanted!

https://soundmailbox.com

I‘d love for someone that has two Playdates to try it out and let me know how it goes.

u/jontomato — 3 months ago

Pour Over update - Now much faster! Live NPR stations!

Just wanted to call out in case you downloaded it in the past, my fan-made app for listening to NPR has two major updates.

Now you can....

  • Listen to a whole bunch of live NPR stations
  • Experience the whole thing SUPER FAST because it does live streaming instead of downloads

Anyway, enjoy!

Also, enjoy the video of my lil now playing eink screen thing I made too.

https://jontomato.itch.io/pour-over

u/jontomato — 3 months ago

Made a slow-listening NPR podcast player for the Playdate, Pour Over

I just put up my first app on itch and wanted to share it here.

Pour Over is a podcast player for the Playdate aimed at the kind of public radio you'd put on while you're doing something else. Three modes:

  • Default. News at the top of the hour, a Tiny Desk concert in between. News interrupts at :10 past every hour.
  • Music Only. Music podcasts on loop, no news.
  • Your Stack. Pick from a catalog of 26 NPR shows (Hidden Brain, Planet Money, Wait Wait, Code Switch, Fresh Air, etc.) with optional news interleave.

Free / pay-what-you-want on itch: https://jontomato.itch.io/pour-over

Hope you all like it! Would love any feedback, especially edge cases on real hardware (network flakiness, weird interactions).

https://preview.redd.it/25f31cznua0h1.jpg?width=1938&format=pjpg&auto=webp&s=76c0126291a9897b873c3118097500f5153abaa7

reddit.com
u/jontomato — 3 months ago
▲ 0 r/nosurf

I'm not sure if I'm alone in this but I kinda go through two extremes. I either completely remove myself from the internet and intake the internet at a minimum or I'm fully immersed and building using AI.

I find joy in both extremes and find little joy in social media.

reddit.com
u/jontomato — 4 months ago