Self-hosted, federated location sharing app and server that prioritizes user privacy and security
end-to-end-encryption location-sharing privacy self-hosted federated
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

added tauri's dependencies as prerequisite in readme

azomDev 2bd03e35 b5aadc51

+2 -1
+2 -1
README.md
··· 61 61 Make sure you have the following installed: 62 62 63 63 * [Bun](https://bun.sh/docs/installation) 64 - * [Rust (Cargo)](https://www.rust-lang.org/tools/install) 64 + * [Rustup](https://www.rust-lang.org/tools/install/) 65 + * [Tauri dependencies](https://tauri.app/start/prerequisites/) 65 66 66 67 ### Setup 67 68