/client

Collect, analyse & view all your data with the new Infr all-in-one client.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Infr

An autonomous, open-source platform for data collection, storage, & retrieval that you can self-host.

Infr Desktop

What is Infr?

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

What does the client do?

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.

How do I use it?

Before using the desktop client, please make sure that you've your own server running. There're two ways to run the client:

Download the latest release

You can find it on the releases page.

Build & run it from source

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/InfrHQ/client.git
  1. Install dependencies
bun install
  1. Run the app
bun run tauri dev

Join the community

Join the community on Discord to get help, discuss ideas, and contribute to the project. Follow us on Twitter to stay updated.

Contributing

We welcome contributions from anyone and everyone. Please see our contributing guide for more info.

License

Infr Client is licensed under the Apache 2.0 License.