Skip to content
DnsLister Forum

Where domain hunters compare notes

Cosmic Tailscale App + Applet

I'm unsure how many here use Tailscale, but here's an app that I've been working on. Feel free to critique it and tear it a new one. It's got a windowed UI and an applet, and `taildrop` is fully supported on it.
It is very opinionated, as I do use Caddy for reverse proxy and Beszel for monitoring, so those are built in.

You can also easily mount your remote machines- based on the user home directory- as remote drives in Cosmic Files… a little nice if you want a cheap cloud drive you own. And, for you machines that have `ssh` enabled, you can jump right into them from the app, it opens the ssh session for you in Cosmic Terminal.

repo: https://github.com/leechristophermurray/tailscale-cosmic-client

For Pop!_OS 24.04, Ubuntu 24.04 or later, and Debian 13 or later, on x86_64:

sudo curl -fsSLo /usr/share/keyrings/cosmic-tailscale-archive-keyring.gpg \ https://leechristophermurray.github.io/tailscale-cosmic-client/cosmic-tailscale-archive-keyring.gpg sudo curl -fsSLo /etc/apt/sources.list.d/cosmic-tailscale.sources \ https://leechristophermurray.github.io/tailscale-cosmic-client/cosmic-tailscale.sources sudo apt update sudo apt install cosmic-tailscale 

Fedora

sudo dnf copr enable iamthinkking/cosmic-tailscale sudo dnf install cosmic-tailscale 

Arch support is planned, but registration is paused for now.

https://www.reddit.com/gallery/1wizaao

Source: r/COSMICDE · by /u/_iamthinkking

Leave a Reply

Your email address will not be published. Required fields are marked *