Skip to content

dadecoza/pidgin-meshtastic

Repository files navigation

Pidgin logo

a Meshtastic plugin for Pidgin

Make sure you already have Pidgin installed.

The Windows installer for the plugin is available here.

Precompiled libraries for Windows and Linux can be found under releases.

Installation

Debian

sudo apt-get update
sudo apt-get install pidgin-dev git
git clone https://github.com/dadecoza/pidgin-meshtastic.git --recursive
cd pidgin-meshtastic
make
sudo make install
sudo adduser $USER dialout

Arch

AUR Package (Thanks timttmy)

Windows

Windows Installer

Adding the account

Account screenshot

  • Protocol: Meshtastic
  • Username: this can be anything, your radio will update the username once connected
  • COM port or IP address: Typically "COMx" on Windows, or "/dev/ttyUSBx" on Linux. It can also be a valid IPv4 address for socket connections.
  • Local Alias: Can be left empty, it will populate on first connect.

Usage

Menus screenshot

  • Right-click on a node and navigate to the "Meshtastic" menu item for Meshtastic-specific actions.
  • These actions will be applied to your local node (indicated by the blue flag) or any remote node where you have admin access.
  • A note on admin access: The legacy admin channel will take precedence over admin keys. This means that if you want to administer newer nodes with admin keys configured, you must ensure the admin channel is disabled or you will get the "no channel" error message.