All Projects → sentialx → Multrin

sentialx / Multrin

Licence: other
Organize apps windows in tabs like in abandoned Windows Sets and more

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Multrin

React Draggable Tab
Atom like draggable tab react component
Stars: ✭ 133 (-93.69%)
Mutual labels:  tabs
Pul
PÜL - A carpooling app designed for students to help each other get more involved in their community.
Stars: ✭ 152 (-92.79%)
Mutual labels:  mobx
Revact
Full reactivity JS/TS framework. Lightweight replacement of React + MobX + React Router. Very small and fast !!
Stars: ✭ 159 (-92.45%)
Mutual labels:  mobx
Xsm
State Management made eXtraordinarily simple and effective for Angular, React, and Vue
Stars: ✭ 138 (-93.45%)
Mutual labels:  mobx
Jjjkkk
🌚 Japanese adult video library app
Stars: ✭ 148 (-92.98%)
Mutual labels:  mobx
Mobx.dart
MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
Stars: ✭ 2,038 (-3.27%)
Mutual labels:  mobx
React Mobx State Tree
Create React App with MobX State Tree, Styled Components and GraphQL
Stars: ✭ 127 (-93.97%)
Mutual labels:  mobx
Mobx Rest
REST conventions for Mobx
Stars: ✭ 164 (-92.22%)
Mutual labels:  mobx
Mobx Apollo
A MobX and Apollo Client integration utility.
Stars: ✭ 152 (-92.79%)
Mutual labels:  mobx
Mobx Decorators
Several helper MobX decorators (setter, observe, save, ...)
Stars: ✭ 158 (-92.5%)
Mutual labels:  mobx
Skclusive.blazor.samples
Skclusive.Blazor.Samples
Stars: ✭ 144 (-93.17%)
Mutual labels:  mobx
Tabs
React tabs with hooks
Stars: ✭ 147 (-93.02%)
Mutual labels:  tabs
Xbyjmusic
🎷🎸基于electron的跨平台 NeteaseMusic 桌面应用🎺🎻
Stars: ✭ 156 (-92.6%)
Mutual labels:  mobx
Fliptabs
Android Flip Tabs Library
Stars: ✭ 135 (-93.59%)
Mutual labels:  tabs
Ttab
macOS and Linux CLI for opening a new terminal tab/window, optionally with a command to execute and/or display settings
Stars: ✭ 160 (-92.41%)
Mutual labels:  tabs
React Atom
A simple way manage state in React, inspired by Clojure(Script) and reagent.cljs
Stars: ✭ 133 (-93.69%)
Mutual labels:  mobx
Tap The Number
A simple React-Native game for iOS
Stars: ✭ 153 (-92.74%)
Mutual labels:  mobx
Pyract
Think: Gtk+ meets React + MobX but for Python
Stars: ✭ 167 (-92.07%)
Mutual labels:  mobx
Mmlpx
🐘 mobx model layer paradigm
Stars: ✭ 164 (-92.22%)
Mutual labels:  mobx
Vue Ui For Pc
基于Vue2.x的一套PC端UI组件,包括了Carousel 跑马灯、Cascader 级联、Checkbox 多选框、Collapse 折叠面板、DatePicker 日期选择、Dialog 对话框、Form 表单、Input 输入框、InputNumber 数字输入框、Layer 弹窗层、Loading 加载、Menu 菜单、Page 分页、Progress 进度条、Radio 单选框、SelectDropDown 仿select、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 文字提示、BackTop 返回顶部、steps 步骤条、Transfer 穿梭框、Tree 树形、Upload 文件上传、Lazy 图片懒加载、Loading 加载、Pagination 分页等等
Stars: ✭ 156 (-92.6%)
Mutual labels:  tabs

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

Roadmap

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].