GithubHelp home page GithubHelp logo

11007446 / multrin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sentialx/multrin

0.0 0.0 0.0 19.5 MB

Organize multiple apps in tabs!

License: GNU General Public License v3.0

JavaScript 3.05% TypeScript 96.74% HTML 0.21%

multrin's Introduction

Multrin

Travis Discord 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 and macOS. Support for Linux coming soon.

Features

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

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

$ 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.
compile-darwin Compiles Multrin binaries for macOS.
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.

Sponsors

Sponsors FOSSA Status

Backers

Backers

License

FOSSA Status

multrin's People

Contributors

sentialx avatar fossabot 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.