Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.08 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.08 KB

Sparkling-logo

Sparkling is a tool that allows the macOS missing package manager, homebrew, to be used in a GUI environment.

Features

  • Sparkling can easily manage the macOS package. Much easier than Homebrew.
  • Sparkling can get its preferences to another mac PC.
  • Sparkling can also evolve into package managers in other CUI environments (eg, npm, yum).

Architecture

Sparkling-architecture

Usage

In terminal

git clone https://github.com/sauber92/Sparkling.git  
cd app  
npm install  
npm start

Demo

Youtube Link

<iframe width="560" height="315" src="https://www.youtube.com/embed/Vnnu6sH6hYM" frameborder="0" allowfullscreen></iframe>

Future works

  1. Connect Spring boot server
  2. Connect Github OAuth login
  3. Save and deploy user preferences
  4. Edit UI/UX
  5. Make another version like Sparkling-npm, Sparkling-yum

Open source list

  • jQuery
  • electron

License

Sparkling is released under MIT License