• Try Us Out - See our Demo Tabs Above

    Sports Bars

    Experience our Sports Bar TV, Audio and Lighting Control System with our awesome demo! We provide multiple TV control systems that will easily integrate your Audio/Video and environmental components into one easy to use package. Let multiple hand-held remotes be a thing of the past and experience hassle free one-touch control. With the versatility of myServer 6, you may be able to retrofit existing equipment into the control system which makes it economical to get the most value out of your technology investment.

    Residential

    With a whole new exciting look and feel our transparent "Moonlight" user interface allows clarity and ease in maneuvering your lighting floor plan, climate control, security cameras, and security keypad as well as entertainment options. Control all aspects of your home with simplicity and confidence.

    Digital Signage

    Allonis makes it easy to control and launch your media content. We have created software that ties in seamlessly to your bar or restaurant control system. Upload new images and videos, discard old ones, decide what to play or post and where with just a few selections.

  • Sports Bar & Restaurant Demo

    Select a source on the left and then select the TVs you would like to change on the right.

    Along the bottom are options for a DirecTV remote, TV Guide, Audio, Favorites & AppleTV. In addition you can touch the video camera on the left hand source options to get a live preview of what's playing on that source. Be sure to click around and try everything.

    Read More

     

    Customer Listening Experience

    Pan from left to right and up and down to see all the TVs.

    Customers can select the TV closest to them to tune in to the audio.

    Read More

     

    No Floorplan Option.

    If you are not interested in a navigable floor plan we can provide a generic interface instead.

    The same features are supported.

    Read More
  • Residential Demo

    Below is our residential simulation.

    Be sure to click around and try everything. Read more about the UI below.

    Read More
  • Digital Signage

    In the large window select a player on the left. Then select an option layout on the right. Select available assets from the list provided. You can add a ticker of either a message or weather by checking the boxes. When you are finished making selections click “send to player”. Your choice will appear on the corresponding player above. To pause a video click the player once.

    Read More
  • SmartRemote Demo

    Below is our SmartRemote simulation.

    Be sure to click around and try everything. Read more about the UI below.

    Read More

Our Products

See the latest myServer 6 products, available for individual purchase or part of a custom Allonis system built especially for your project.
Software
Hardware
Sports Bars
Services

 RustDesk Remote Access Software

 

Most all historic Allonis myServer 6 systems use TeamViewer software to allow Allonis to remotely connect to the system via the Internet.  With builds after 1/25/2026, We are migrating to using RustDesk ("Rust").

 

Certainly the system has to be exposed to the Internet for our remote assistance.

No External website URL is required to be setup.

Here are details on what ports Rust uses for Corporate networks.

Most all networks have no issue for Rust to work.

 

Ports required for RustDesk Server self-hosting depends largely on your environment and what you want to do with RustDesk. The Examples shown throughout the docs will generally have all ports suggested to be opened.

Core Ports:
TCP 21114-21119
UDP 21116

The above 21115-21117 are the minimum required ports for RustDesk to work, these handle the signal and relay ports as well as NAT traversal.

TCP ports 21118 and 21119 are the WebSocket ports for the RustDesk Web Client, you need a reverse proxy to make it support HTTPS, please refer this sample Nginx configuration.

For Pro users without an SSL Proxy you will need to open TCP port 21114 for the API to work alternatively using an SSL Proxy open TCP port 443.

 

Installing RustDesk client on Windows

Sometimes it is needed for Allonis to use an on site Windows PC (like a laptop) to diagnose or configure a system remotely.

From that Windows computer, install RustDesk Client software

RustDesk Download

Once installed, provide Allonis with the Rust ID and temporary password.  Note that the temporary password changes with each computer reboot.  So, update Allonis with what the password currently is, or set the password to be permanent.  You can always change those settings after Allonis is finished using that laptop.

 To enable Rust on a myServer 6 Raspberry Pi Master Image (after January 25, 2026 builds)

From myServer run: RustDesk|install.  Wait about 3 minutes - and that's it!

RustDesk|install,start,stop,toggle

 

Wayland

Raspberry OS later updates suggests users switch the Raspberry desktop to use "Wayland".  However, this is not compatible with Rust.   Post the OS update, the next reboot will ask if you want to switch to Wayland.  Always click "X Org" and NOT Wayland.  However, if you do select Wayland, here is how you can change it back to X Org from the Raspberry Terminal window (available in myServer's Terminal window too):

$ sudo raspi-config
Select A6 Wayland
Select X11
ok→finish→reboot