Skip to content

futrnostr/futr

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2025
Feb 17, 2025
Feb 26, 2025
Jan 30, 2025
Mar 18, 2025
Mar 18, 2025
Oct 1, 2024
Oct 16, 2024
Feb 26, 2025
Aug 11, 2024
Nov 15, 2024
Aug 16, 2024
Jan 29, 2025
Aug 16, 2024
Jan 29, 2025
Oct 15, 2024
Feb 17, 2025

Repository files navigation

futr - nostr client

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

Other Platforms

  • Windows - Coming soon
  • 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.