Skip to content

nt0z/webcatalog-12

 
 

Repository files navigation

WebCatalog License: MPL 2.0 Travis Build Status Build status

WebCatalog helps you turn any website into desktop app (site-specific browser). It allows you to pick your preferred web engine: Google Chrome, Chromium (@vackosar); Firefox (@natermer); Juli (@quanglam2807).

WebCatalog for macOS

Development

# First, clone the project:
git clone https://github.com/webcatalog/webcatalog.git
cd webcatalog

# install the dependencies
yarn

# Run development mode
yarn electron-dev

# Build for production
yarn dist

# To run all tests
yarn run test

About

Run Web Apps like Real Desktop Apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.0%
  • Python 5.0%
  • Shell 2.7%
  • Other 0.3%