Skip to content

f-koehler/KTailctl

Folders and files

NameName
Last commit message
Last commit date
Mar 11, 2025
Jun 5, 2023
Sep 27, 2024
Mar 9, 2023
Mar 8, 2025
Feb 14, 2025
Mar 8, 2025
Feb 24, 2025
Mar 8, 2025
Feb 19, 2025
Jun 25, 2024
Sep 10, 2024
Sep 9, 2024
Jan 14, 2025
Feb 14, 2025
Aug 26, 2024
Mar 7, 2025
Feb 19, 2025
Jun 5, 2023
May 15, 2023
Jul 10, 2024
Mar 7, 2025
Mar 7, 2025
Feb 19, 2025
Jul 26, 2023
Mar 8, 2025
Jun 2, 2023
Jan 17, 2025
Feb 22, 2025
Apr 5, 2024
Feb 22, 2025
Feb 22, 2025

Repository files navigation

KTailctl

GitHub Workflow Status GitHub

A GUI to monitor and manage Tailscale on your Linux desktop, built using KDE Frameworks and Kirigami2.

⚠️ To get the most out of KTailctl (sending/receiving files, changing Tailscale settings, …) make sure you are the operator tailscale up --operator=$USER!

Flathub

Tailscale peer list in KTailctl

Features

  • Monitoring of tailscale status
  • Monitoring of total traffic
  • Monitoring of traffic per peer
  • Detailed peer information
  • Tray menu for quick access
  • Copying of IP addresses/DNS name
  • Speed graphs
  • Pinging of peers
  • Exit node management
  • Toggle tailscale status
  • Sending files
  • Receiving files
  • Notification on tailscale status change
  • Notification on peer addition/removal
  • Flatpak
  • Localization

Developing

Create a release

  1. Create a changelog file changelog/vX.Y.Z.md.
  2. Add a new release to org.fkoehler.ktailctl.metainfo.xml.
  3. Create a commit called Release vX.Y.Z..
  4. Create a tag from changelog: git tag -s -F changelog/vX.Y.Z.md vX.Y.Z.
  5. Push tag: git push origin vX.Y.Z.

Install Dependencies using craft

craft kirigami ki18n kconfig knotifications kcoreaddons qtquickcontrols qqc2-desktop-style