All Projects β†’ macav β†’ hotelier

macav / hotelier

Licence: MIT license
Tray App for Hotel Process Manager

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language
Procfile
174 projects

Projects that are alternatives of or similar to hotelier

hotel-manager
GNOME Shell extension to manage Hotel development servers.
Stars: ✭ 39 (-15.22%)
Mutual labels:  hotel, server-management
Hotel
🏩 A simple process manager for developers. Start apps from your browser and access them using local domains
Stars: ✭ 9,736 (+21065.22%)
Mutual labels:  process-manager, devtools
firestarter
Firestarter: A process and shared socket manager
Stars: ✭ 63 (+36.96%)
Mutual labels:  process-manager
epirus-cli
Epirus SDK CLI
Stars: ✭ 18 (-60.87%)
Mutual labels:  devtools
nxrocks
Set of Nx plugins to enhance your Nx workspace (even more!)
Stars: ✭ 165 (+258.7%)
Mutual labels:  devtools
hitboxtracker
πŸ”¨ Dev-tool that demonstrates on client-side true position of the hitboxes calculated by server
Stars: ✭ 34 (-26.09%)
Mutual labels:  devtools
code-fold
Write the pattern, then let your code write itself.
Stars: ✭ 13 (-71.74%)
Mutual labels:  devtools
Hotel-Management-System
Web Base Hotel Management System base on CI
Stars: ✭ 57 (+23.91%)
Mutual labels:  hotel
rx-devtools
DevTools for RxJS
Stars: ✭ 30 (-34.78%)
Mutual labels:  devtools
devtools-highlighter
DevTools extension that finds and highlights elements in the page
Stars: ✭ 29 (-36.96%)
Mutual labels:  devtools
vue
Vue integration for Nano Stores, a tiny state manager with many atomic tree-shakable stores
Stars: ✭ 25 (-45.65%)
Mutual labels:  devtools
exlcode-chrome
EXLcode - VS Code-based Online IDE Chrome Extension
Stars: ✭ 18 (-60.87%)
Mutual labels:  devtools
prosemirror-dev-toolkit
Injectable developer tools for ProseMirror rich-text editors implemented in Svelte and TypeScript.
Stars: ✭ 44 (-4.35%)
Mutual labels:  devtools
pandacash-cli
🐼Fast Bitcoin Cash RPC client for testing and development (inspired by ganache-cli)
Stars: ✭ 19 (-58.7%)
Mutual labels:  devtools
proposal-debugger-operands
Adding an optional operand to the DebuggerStatement production of JS
Stars: ✭ 13 (-71.74%)
Mutual labels:  devtools
gitcount
A command-line tool to estimate the time spent on a git project, based on a very simple heuristic
Stars: ✭ 25 (-45.65%)
Mutual labels:  devtools
WP-Hotel-Booking
The most powerful and easy-to-use Hotel Booking Manager to help you create, manage a booking and reservation system for your hotel WordPress website.
Stars: ✭ 27 (-41.3%)
Mutual labels:  hotel
chrome-trace
Process Chrome trace logs in Node.
Stars: ✭ 15 (-67.39%)
Mutual labels:  devtools
grav-plugin-devtools
Grav Devtools Plugin
Stars: ✭ 36 (-21.74%)
Mutual labels:  devtools
svelte-toy
A toy for svelte data stores
Stars: ✭ 73 (+58.7%)
Mutual labels:  devtools

Hotelier

Tray App for Hotel process manager which works on Windows, Mac and (potentially) Linux.

Install

Download the latest release and install it.

Alternately, install with Homebrew on macOS:

$ brew tap macav/hotelier https://www.github.com/macav/hotelier.git
$ brew install --cask hotelier

About

windows_screenshot mac_light_screenshot mac_dark_screenshot

mac_dark_logs

Description

The main purpose of the app is allowing easy management of the servers directly from the tray / menu bar, without the need of opening the Hotel in the browser, or using the CLI.

The app works currently in a happy path scenario, meaning for example it doesn't handle situation where you don't have Hotel installed.

It is created using React & Electron, making it easy to extend. The downside is the app size (~ 150 MB), but that's the price to pay for the maintainability.

Motivation

I decided to create the app because all other alternatives didn't work properly for me, or where too outdated and not maintained anymore (2018).

Builds

The builds are available for Mac (.dmg) and Windows (32 & 64 bit).

Features

Currently, the following features are implemented:

  • See all your servers with status
  • Start / stop servers
  • Open the server URL by clicking on the server
  • Browse logs
  • Handles Hotel configuration (host, port, TLD)
  • Dark mode

In the future, I plan to add at least:

  • Handling of edge cases (e.g. Hotel not installed)
  • Custom config (per-server - such as opening URL, or global - theme)

Contribution

PRs are very welcome!

Licence

MIT - Martin Cavoj

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