xxgicoxx / lans

An application to create a list of applications to be opened simultaneously.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lans

An application to create a list of applications to be opened simultaneously.

Features

  • Open multiple applications simultaneously

Prerequisites

Running

1. Run

# Install dependencies
npm install

# Start
npm start

2. Build Windows

# Package
npm run dist

# Get your version
dist/Lans.exe

3. Build MacOS

# Package
npm run dist

# Get your version
dist/Lans.app

Built With

Authors

Acknowledgments

About

An application to create a list of applications to be opened simultaneously.

License:MIT License


Languages

Language:JavaScript 100.0%