An autonomous, open-source platform for data collection, storage, & retrieval that you can self-host.
Infr is a platform for data collection, storage, & retrieval that you can self-host. It is designed to be API-first & modular, so that you can easily add new data sources, storage backends, and retrieval methods.
It is also focuses on being autonomous, so that you can set it up and forget about it.
Learn more about Infr here
The desktop client is an app built on Infr that allows you to automate data collection & viewing on any macOS device (PC & distros coming in the near future). It's built on top of Infr & Tauri, & is optimized for performance & low resource usage.
Before using the desktop client, please make sure that you've your own server running. There're two ways to run the client:
You can find it on the releases page.
- Clone the repo
git clone https://github.com/InfrHQ/client.git
- Install dependencies
bun install
- Run the app
bun run tauri dev
Join the community on Discord to get help, discuss ideas, and contribute to the project. Follow us on Twitter to stay updated.
We welcome contributions from anyone and everyone. Please see our contributing guide for more info.
Infr Client is licensed under the Apache 2.0 License.