I got tired of emailing myself scripts, so I built this

Posted by One_Painting134@reddit | sysadmin | View on Reddit | 42 comments

Does anyone else still email themselves stuff just to get it onto another device?

I seem to be doing it all the time. PowerShell scripts, BitLocker keys, command outputs, serial numbers, URLs, random notes.

I got sick of it and ended up building a little tool for myself.

It basically works like a temporary clipboard. Open a room, paste some text, then open the same room on another device and copy it out. No account, no install, no messing around.

One thing I've found surprisingly handy is that it also works from the command line, so if I'm on a Linux box, Mac, Windows terminal, or SSH session, I can push text straight into a room with curl and grab it from my phone or another PC.

I've been using it for a while now and figured other techs might find it useful too.

Just interested in honest feedback. Is this something you'd actually use, or do you already have a better way of moving text between devices?

https://www.tempmemo.com