Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Cavoj committed Jun 9, 2019
1 parent 564d37a commit ea4fcd4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Hotelier [![Build Status](https://semaphoreci.com/api/v1/macav/hotelier/branches/master/badge.svg)](https://semaphoreci.com/macav/hotelier)
# Hotelier [![CircleCI](https://circleci.com/gh/macav/hotelier/tree/master.svg?style=svg)](https://circleci.com/gh/macav/hotelier/tree/master)

Tray App for [Hotel](https://github.com/typicode/hotel) process manager which works on Windows, Mac and (potentially) Linux.

Expand Down Expand Up @@ -28,18 +28,18 @@ The builds are available for Mac (`.dmg`) and Windows (32 & 64 bit).

## Features

Currently, the implemented features are following:
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)**

In the future, I plan to add at least:

* Handling of different Hotel configurations (different port, etc.)
* Handling of edge cases (e.g. Hotel not installed)
* Dark mode
* Refresh via events without polling

## Contribution

Expand Down

0 comments on commit ea4fcd4

Please sign in to comment.