Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
/ postr Public archive
forked from zpv/postr

Tauri desktop app for the decentralized nostr chat protocol.

Notifications You must be signed in to change notification settings

kel-z/postr

 
 

Repository files navigation

Postr

Postr is a messaging desktop client for the decentralized Nostr protocol, built with Rust, Next.js, and Typescript using the Tauri framework. Developed with the intention of providing a faster and more efficient experience than web clients, while still offering the same messaging and (eventually) feed functionality.

Features

  • Fast and lightweight: Postr is built with Tauri's integration with Rust, making it fast and low on resource usage.
  • Decentralized: Postr uses the decentralized Nostr protocol, ensuring that your messages are secure and private.

Installation

To install and run Postr, follow these steps:

  1. Clone the repository: git clone https://github.com/zpv/postr.git
  2. Navigate to the project directory: cd postr
  3. Install dependencies: pnpm install
  4. Run the app: pnpm run tauri dev

License

Postr is released under the MIT License.

Credits

About

Tauri desktop app for the decentralized nostr chat protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 59.9%
  • TypeScript 38.4%
  • CSS 1.3%
  • JavaScript 0.4%