Giter VIP home page Giter VIP logo

multrin's Introduction

Multrin

AppVeyor Downloads

Multrin is a cross-platform app built on top of Electron, React, styled-components and TypeScript, that lets you to organize apps in tabs, by just dropping them onto Multrin. It aims to greatly improve your productivity and organization.

Although Multrin long-term plan focuses mainly on integrating it with Wexond web browser, it is developed as a stand-alone application.

NOTE: Multrin works currently only on Windows since it's dependent on node-window-manager which also only supports Windows. I'm working on macOS and Linux support.

Features

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

Sponsors

Sponsors

Backers

Backers

Screenshots

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, 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.

$ yarn

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

$ yarn dev

Other commands

You can also run other commands, for other tasks like building the app or linting the code, by using the commands described below.

Usage:

$ npm run <command>

List of available commands:

Command Description
build-production Bundles Multrin's source in production mode.
compile-win32 Compiles Multrin binaries for Windows.
electron-rebuild Rebuilds all dependencies for Electron.
lint Lints code.
lint-fix Fixes eslint errors if any
start Starts Multrin.
dev Starts Multrin in the development mode

NOTE: compile-win32 command will produce publishing errors at the end. Just ignore them.

Authors

@sentialx

multrin's People

Contributors

sentialx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.