futr - nostr client

October 23, 2025 ยท View on GitHub

Tests Continuous Build Release

nostr client desktop app written in Haskell and Qt5.

The name 'futr' was chosen out of respect for the honorable Canadians.

Installation

Linux

Install via Flatpak:

Stable Release

Then add the repository and install:

flatpak remote-add --if-not-exists futr-stable https://flatpak.futrnostr.com/futr-stable.flatpakrepo
flatpak install com.futrnostr.futr

Development Builds

flatpak remote-add --if-not-exists futr-continuous https://flatpak.futrnostr.com/futr-continuous.flatpakrepo
flatpak install com.futrnostr.futr

Windows

Download Windows installers from GitHub Releases:

  • Stable releases: Download from the latest stable release
  • Development builds: Download from continuous release (includes both Linux Flatpak and Windows installer)

Other Platforms

  • macOS - Coming soon
  • Android - Coming soon
  • iOS - Coming soon

License

Released under GPLv3.

See License File.

For developers

For detailed setup instructions, including how to set up the development environment for different operating systems as well as profiling instructions, please refer to the Setup Guide.