benyap / brick-manager

Manage your LEGO inventory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brick Manager Logo

Brick Manager

license release

Brick Manager is a desktop application for keep track of your LEGO bricks. The application is free to use and saves your data locally.

Features

  • Track the LEGO parts you own in your inventory
  • Browse through LEGO part data, sourced from Rebrickable, BrickLink and LEGO
  • WIP: Organise different collections of LEGO parts to help plan for your next MOC (My Own Creation)
  • WIP: Import and export part lists for easy buying on BrickLink

Download and install

Head over to the Releases page to download the application. Currently supported on Windows and macOS.

Development

This is an Electron application built with Typescript. To develop locally, clone this repository and install dependencies:

yarn install

To start the application in development mode, run:

yarn dev

To build the application, run:

yarn build && yarn make

License

This project is licensed under GPLv3. This means you are allowed to use, modify and share this software, but you may not distribute any closed source versions of this software, even if it is modified. All versions of this software must remain open source and accessible. See License for more information.

About

Manage your LEGO inventory

License:GNU General Public License v3.0


Languages

Language:TypeScript 95.8%Language:JavaScript 2.9%Language:EJS 0.5%Language:CSS 0.4%Language:HTML 0.4%