All Projects → akatrukhin → MagicBox

akatrukhin / MagicBox

Licence: other
Organize your workspace, keep files optimized, prepare images for publishing

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to MagicBox

Pile
⚡️ A simple & powerful app to organize your piled work at one place~
Stars: ✭ 158 (+143.08%)
Mutual labels:  desktop-app, productivity, workspace
Pomodorologger
Pomodoro Logger 🕤 -- When a time tracker meets Pomodoro and Kanban board
Stars: ✭ 316 (+386.15%)
Mutual labels:  desktop-app, productivity, desktop
Green Recorder
A simple screen recorder for Linux desktop. Supports Wayland & Xorg
Stars: ✭ 594 (+813.85%)
Mutual labels:  desktop-app, desktop
Quick Screen Recorder
Lightweight desktop screen recorder for Windows.
Stars: ✭ 80 (+23.08%)
Mutual labels:  desktop-app, desktop
Ridereceipts
🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO !
Stars: ✭ 117 (+80%)
Mutual labels:  desktop-app, productivity
Thermal
One stop to manage all git repository
Stars: ✭ 321 (+393.85%)
Mutual labels:  desktop-app, desktop
Guark
Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more...
Stars: ✭ 334 (+413.85%)
Mutual labels:  desktop-app, desktop
Google Allo For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Allo
Stars: ✭ 112 (+72.31%)
Mutual labels:  desktop-app, desktop
Picview
Fast Picture Viewer with compact UI, that can be hidden. Features image effects, galleries, image info and more. The app can automatically adjusts itself to your screen.
Stars: ✭ 259 (+298.46%)
Mutual labels:  desktop-app, desktop
Google Messages For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Messages
Stars: ✭ 140 (+115.38%)
Mutual labels:  desktop-app, desktop
Preact Photon
🚀 Beautiful desktop apps with Preact + Photon ❤️
Stars: ✭ 158 (+143.08%)
Mutual labels:  desktop-app, desktop
Luna
Automatic dark mode for Windows 10
Stars: ✭ 220 (+238.46%)
Mutual labels:  desktop-app, desktop
Isolate
Lightweight image browser
Stars: ✭ 284 (+336.92%)
Mutual labels:  desktop-app, productivity
Swifty
🔑 Free Offline Password Manager
Stars: ✭ 496 (+663.08%)
Mutual labels:  desktop-app, desktop
Bunqdesktop
The unofficial, free and open source desktop application for the bunq API
Stars: ✭ 271 (+316.92%)
Mutual labels:  desktop-app, desktop
Poddycast
Podcast app made with Electron, lots of ❤️ and ☕️
Stars: ✭ 111 (+70.77%)
Mutual labels:  desktop-app, desktop
FoldingBrowser
FoldingCoin & CureCoin All-In-One Installer
Stars: ✭ 48 (-26.15%)
Mutual labels:  desktop-app, desktop
Devdocs Macos
An unofficial DevDocs API Documentation viewer for macOS.
Stars: ✭ 258 (+296.92%)
Mutual labels:  desktop-app, productivity
Chirp
🐦 A cross platform twitter application
Stars: ✭ 129 (+98.46%)
Mutual labels:  desktop-app, desktop
Frameless Titlebar
Customizable Electron Titlebar for frameless windows
Stars: ✭ 167 (+156.92%)
Mutual labels:  desktop-app, desktop

MagicBox - Organize your workspace, keep files optimized

MagicBox is a tool to minify images, graphics, design source files. Organize a workspace by creating file sets, assign them to project, track file updates, export to project.

Features

  • Icon manager
  • Font manager*
  • Sketch App files optimization
  • Reduce files size:
  • Optimize and reduce files
  • Followed formats supported:
    • SVG
    • JPEG
    • PNG
    • GIF
    • WEBP
    • TIFF
    • SKETCH
  • SVG Editor
  • Conver SVG to:
    • Base64 string
    • CSS background (URI encoded)
    • React ready*
    • Serializing CG/UIPaths (iOS, MacOS)
  • PX to REM converter*

*Comming soon

Author License: CC-NC Donate Repo Link

Contributing

Pull Requests are welcome!

Getting Started

Clone this repository locally:

git clone https://github.com/akatrukhin/MagicBox.git

Install dependencies with npm:

npm install

There is an issue with yarn and node_modules when the application is built by the packager. Please use npm as dependencies manager.

To build for development

in a terminal window

npm run electron:local

Included Commands

Command Description
npm run electron:local Builds your application and start electron
npm run electron:build Builds your application and creates an app consumable based on your operating system
npm run electron:mac MacOS Build
npm run electron:windows Windows Build
npm run electron:linux Linux Build

Please run prettier on all of your PRs before submitting, this can be done with prettier --write in the project directory

License

This project is licensed under the CC BY-NC 4.0 Creative Commons License - see the LICENSE.md file for details

Authors

  • Alexander Katrukhin - Provided README Template - akatrukhin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].