|
1 | 1 | # Boardify |
2 | 2 |
|
3 | 3 | **An Extendable React + Tauri Desktop App for Organizing Media on an Infinite Board** |
4 | | - |
5 | 4 | <img src="app-icon.png" width="100" height="100" alt="Boardify Icon"> |
6 | 5 |
|
7 | 6 |  |
|
15 | 14 |
|
16 | 15 | Whether you're designing a moodboard, organizing research, or managing project assets—Boardify turns your screen into an intuitive infinite whiteboard. |
17 | 16 |
|
18 | | -## Features |
19 | | - |
20 | | -- **Infinite Canvas** — A boundless space to visually arrange media just how you want it. |
21 | | -- **Drag & Drop Media** — Quickly import images, videos, and more with intuitive controls. |
22 | | -- **Modular & Extendable** — Designed with a plugin-ready architecture for future expansions. |
23 | | -- **Lightweight & Fast** — Built with Tauri for native speed and low system resource usage. |
24 | | -- **React UI** — Clean and customizable interface using modern web technologies. |
25 | | - |
26 | | -## Tech Stack |
27 | | - |
28 | | -- **Frontend:** React |
29 | | -- **Backend/Container:** Tauri (Rust + WebView) |
30 | | -- **Build System:** Cross-platform support for Windows, macOS, and Linux |
31 | | - |
32 | 17 | ## Use Cases |
33 | 18 |
|
34 | 19 | - Moodboards and inspiration boards |
@@ -61,23 +46,5 @@ npm run tauri dev |
61 | 46 |
|
62 | 47 | > **Note**: Make sure you have all [Tauri prerequisites](https://tauri.app/v1/guides/getting-started/prerequisites) installed. |
63 | 48 |
|
64 | | -## Roadmap |
65 | | - |
66 | | -- Support for more file types (PDF, audio, documents) |
67 | | -- Search and tagging system |
68 | | -- Plugin API for custom tools |
69 | | -- Markdown notes |
70 | | - |
71 | | -## Contributing |
72 | | - |
73 | | -We welcome contributions from the community! Whether it's a bug fix, feature request, or documentation update—feel free to fork the repo and submit a pull request. |
74 | | - |
75 | | ---- |
76 | | - |
77 | 49 | ## License |
78 | | - |
79 | 50 | [License](https://github.com/BluePixelDev/boardify/blob/main/LICENSE) |
80 | | - |
81 | | ---- |
82 | | - |
83 | | -> "Boardify is a desktop app for organizing reference material such as images, videos, and other media on an infinite board." |
0 commit comments