Skip to content

A macOS GUI application for package manager Homebrew which is based on egui.

License

Notifications You must be signed in to change notification settings

blightue/egui_brew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍺egui_brew

A macOS GUI application for package manager Homebrew which is based on egui.

GitHub License GitHub Release

demo

Features

Feature Impl version Detail
Package Query 0.1.0(init) Filter by Formula/Cask Installable/Installed/Outdated Search by name
Package Manage 0.1.0(init) Install/Uninstall/Upgrade pkg
Progressive Load 0.2.0 Progressive loading package listthread

Todolist

  • CI/CD auto distribute
  • manage package behind proxy
  • homebrew cli test and init
  • progressive loading package list
  • multi-pkg manage

How to use

Download prebuilt app

  1. Download the latest version from release
  2. Unzip the file and open EGUI_Brew.app

    There is no certification for egui_brew at the current time, so it's necessary to bypass it by opening with (command ⌘ + right click -> open)

  3. Move the app to the Application folder
  4. Open the app and enjoy it

Build from source

  1. Clone the repo
  2. Install cargo-bundle by cargo install cargo-bundle
  3. Run cargo bundle --release to build the app

About

A macOS GUI application for package manager Homebrew which is based on egui.

Topics

Resources

License

Stars

Watchers

Forks

Languages