Skip to content

Fergarram/om

Repository files navigation

Om

Electron but with a different name and other defaults.

Windows

TODO

Mac

./build_mac.sh

Linux

./build_linux.sh

If running in ubuntu/debian you might need the following dependencies if running in headless server:

sudo apt-get install \
  unzip \
  libnss3 \
  libnspr4 \
  libatk1.0-0 \
  libatk-bridge2.0-0 \
  libcups2 \
  libdrm2 \
  libdbus-1-3 \
  libxkbcommon0 \
  libxcomposite1 \
  libxdamage1 \
  libxfixes3 \
  libxrandr2 \
  libgbm1 \
  libpango-1.0-0 \
  libcairo2 \
  libasound2 \
  libatspi2.0-0 \
  libxshmfence1 \
  libgtk-3-0 \
  libgdk-pixbuf2.0-0

Unzip package is required to unzip the downloaded electron packages. It can be done manually and thus unzip not required.

About

Portable Om Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published