Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

sentialx/multrin

Repository files navigation

Multrin

Travis Downloads FOSSA Status PayPal Discord

Multrin is a cross-platform app built on Electron that lets you to organize apps in tabs by simply dropping them onto Multrin. It aims to greatly improve your productivity and organization.

NOTE: Multrin works currently only on Windows and macOS. Support for Linux coming soon.

Features

  • Dark theme
  • Ctrl+Tab keyboard shortcut to change selected tab

Screenshots

gif

image

Components

Multrin has some very important components:

Contributing

If you have found any bugs or just want to see some new features in Multrin, feel free to open an issue. I'm open to any suggestions and bug reports would be really helpful for me and appreciated very much. Multrin is in heavy development and some bugs may occur. Also, please don't hesitate to open a pull request. This is really important to me and for the further development of this project.

Running

Before running Multrin in development mode, please ensure you have Node.js installed on your machine.

When running on Windows, make sure you have build tools installed. You can install them by running as administrator:

$ npm i -g windows-build-tools

Firstly, run this command to install all needed dependencies. If you have encountered any problems, please report it. I will try to help as much as I can.

$ npm i

Now the native modules need to be rebuilt with Electron's headers. To do that, please run:

$ npm run rebuild

The given command below will run Multrin in the development mode.

$ npm run dev

And in other terminal:

$ npm start

Sponsors

Sponsors

Backers

Backers

License

FOSSA Status