Skip to content

relic374/hydro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydro

The Hydro CLI is a way to quickly and easily package electron apps without the need for large commands. Currently it has the bare bones features needed to package an app, but please let me know if you have any suggestions of electron packager flags to use! My discord: Relic374#4880

Dependencies

  1. Electron
  2. Electron Packager
  3. Python 3
  4. Pip (comes with python3)
  5. Python Termcolor (install with pip)

Installation

Do all this in the terminal:

If you are on MacOS or Linux, navigate to src/hydro and type ./install.sh

How to Run Hydro

To run, either double click on the executable or run it by entering in the terminal .\hydro on Windows and ./hydro on MacOS & Linux. The app that Hydro it spits out will, per the default, be for your own operating system. To create apps for other platforms, run it like .\hydro --spec on Windows and ./hydro --spec on MacOS and Linux.

About

Simple & easy way to package electron apps

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages