Giter Site home page Giter Site logo

multrin's Introduction

Multrin

AppVeyor Twitter 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.

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.

Screenshots

Components

Multrin has some very important components:

Running

Before running Multrin, please ensure you have Node.js installed on your machine. You can use npm, although I highly recommend to use yarn. In this guide I will use yarn.

Also you will need build tools. To install them, please run:

$ npm install --global 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:

Using yarn:

$ yarn <command>

Using npm:

$ 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

Authors

@sentialx

multrin's People

Contributors

sentialx avatar

Watchers

James Cloos avatar 德古拉Dracula 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.