An open API service indexing awesome lists of open source software.

https://github.com/bluepixeldev/boardify

Boardify is a desktop app for organizing reference material such as images, videos and other media on a infinte board
https://github.com/bluepixeldev/boardify

cross-platform desktop-app linux macos react tauri2 web-frontend webview windows

Last synced: 7 months ago
JSON representation

Boardify is a desktop app for organizing reference material such as images, videos and other media on a infinte board

Awesome Lists containing this project

README

          

# Boardify

**An Extendable React + Tauri Desktop App for Organizing Media on an Infinite Board**

Boardify Icon

![GitHub last commit](https://img.shields.io/github/last-commit/bluepixeldev/boardify)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/BluePixelDev/boardify)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/bluepixeldev/boardify/release.yml?branch=release)
![GitHub Release](https://img.shields.io/github/v/release/bluepixeldev/boardify)

## Overview

**Boardify** is a cross-platform desktop application that lets you sort, arrange, and manage reference material such as **images**, **videos**, and other media files on a limitless, zoomable canvas. Built with **React** and powered by **Tauri**, it offers a lightweight yet powerful interface for creative professionals, researchers, and digital collectors.

Whether you're designing a moodboard, organizing research, or managing project assets—Boardify turns your screen into an intuitive infinite whiteboard.

## Use Cases

- Moodboards and inspiration boards
- Visual planning and project scoping
- Academic and research media references
- Design asset organization
- Collecting and curating creative resources

## Getting Started

1. Clone the repository:

```bash
git clone https://github.com/BluePixelDev/boardify.git
cd boardify
```

2. Install dependencies:

```bash
npm install -g pnpm
pnpm install
```

3. Run the app:

```bash
npm run tauri dev
```

> **Note**: Make sure you have all [Tauri prerequisites](https://tauri.app/v1/guides/getting-started/prerequisites) installed.

## License
[License](https://github.com/BluePixelDev/boardify/blob/main/LICENSE)