Skip to content

Zarestia-Dev/homebrew-zarestia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Zarestia's Homebrew Tap

This repository contains Homebrew Casks for various tools and applications developed by Zarestia-Dev.


πŸ“¦ Getting Started

Step 1 – Tap the repository

To add this tap to your Homebrew installation, run:

brew tap Zarestia-Dev/zarestia

Step 2 – Install a tool

You can then install any of the following available casks:

RClone Manager

A GUI manager for RClone built with Angular and Tauri.

brew install --cask rclone-manager

πŸ›  Available Casks

Cask Description Install Command
rclone-manager GUI for RClone brew install --cask rclone-manager

⚠️ macOS Security Notice

Most applications in this tap are open-source and unsigned. macOS will likely block them by default with warnings like:

"App" can't be opened because it is from an unidentified developer. "App" is damaged and can’t be opened.

βœ… How to bypass Gatekeeper

If you trust the application, you can allow it to run by running the following command in your terminal:

# Example for RClone Manager
xattr -cr "/Applications/RClone Manager.app"

Alternatively, you can Right-click the application in /Applications and select Open, then confirm in the dialog.


πŸ”„ Updating Tools

To update all installed tools from this tap to their latest versions:

brew update
brew upgrade --cask rclone-manager

πŸ“Œ Important Notes

  • This tap is community-driven and maintained by Zarestia-Dev.
  • Apps are unsigned and not notarized, so Gatekeeper warnings are expected.
  • Contributions and feedback are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors