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

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.9%) to scientific vocabulary

Keywords

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

Keywords from Contributors

mesh
Last synced: 6 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
cross-platform desktop-app linux macos react tauri2 web-frontend webview windows
Created about 1 year ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

Boardify

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

Boardify Icon

GitHub last commit GitHub commit activity GitHub Actions Workflow Status GitHub Release

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

  1. Install dependencies:

bash npm install -g pnpm pnpm install

  1. Run the app:

bash npm run tauri dev

Note: Make sure you have all Tauri prerequisites installed.

License

License

Owner

  • Name: BluePixel
  • Login: BluePixelDev
  • Kind: user
  • Location: Czech Republic

A game dev. working on an FPS/Roguelike game, Re-Take. Set in the near future, the internet is under attack of a virus. Only you can stop it and regain control.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "Boardify"
authors:
  - given-names: "Ondřej"
    family-names: "Kačírek"
version: "0.0.5"
date-released: "2024-03-29"
epository-code: "https://github.com/BluePixelDev/boardify"

GitHub Events

Total
  • Delete event: 6
  • Issue comment event: 2
  • Push event: 58
  • Public event: 1
  • Pull request review comment event: 1
  • Pull request review event: 1
  • Pull request event: 6
  • Gollum event: 1
  • Create event: 6
Last Year
  • Delete event: 6
  • Issue comment event: 2
  • Push event: 58
  • Public event: 1
  • Pull request review comment event: 1
  • Pull request review event: 1
  • Pull request event: 6
  • Gollum event: 1
  • Create event: 6

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 83
  • Total Committers: 2
  • Avg Commits per committer: 41.5
  • Development Distribution Score (DDS): 0.012
Past Year
  • Commits: 83
  • Committers: 2
  • Avg Commits per committer: 41.5
  • Development Distribution Score (DDS): 0.012
Top Committers
Name Email Commits
OndrejKacirek b****v@g****m 82
dependabot[bot] 4****] 1

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 9 minutes
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.67
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 9 minutes
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.67
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (2)
  • BluePixelDev (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2) rust (2)

Dependencies

src-tauri/Cargo.lock cargo
  • 436 dependencies
src-tauri/Cargo.toml cargo
package-lock.json npm
  • 315 dependencies
package.json npm
  • @iconify/react ^5.2.0 development
  • @tauri-apps/cli ^2 development
  • @types/node ^22.10.1 development
  • @types/react ^18.2.15 development
  • @types/react-dom ^18.2.7 development
  • @vitejs/plugin-react ^4.2.1 development
  • typescript ^5.2.2 development
  • vite ^6.2.2 development
  • @codemirror/lang-markdown ^6.3.2
  • @emotion/css ^11.13.5
  • @reduxjs/toolkit ^2.4.0
  • @tauri-apps/api ^2
  • @tauri-apps/plugin-shell ^2
  • @uiw/react-codemirror ^4.23.10
  • boardify file:
  • framer-motion ^11.13.1
  • github-markdown-css ^5.8.1
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-dropzone ^14.3.5
  • react-markdown ^10.1.0
  • react-redux ^9.1.2
  • react-router-dom ^7.3.0
  • remark-gfm ^4.0.1
  • uuid ^11.0.3