Skip to content

ideckia/mobile_client

Repository files navigation

ideckia

Mobile client for ideckia. Download the latest version from the releases page

This app only shows the server state and executes actions in the server when clicked elements. Really nothing happens in this app, basically is a remote control.

Gestures

Some gestures support was added:

  • Horizontal swipe, from left to right: Goes to the previous directory
  • Vertical swipe, from bottom to top: Goes to the main directory

Log view

Touch the screen with three fingers to show the log. In this view there are to buttons in the top-right corner:

  • Go to insert the IP manually ( button).
  • Reload the app ( button).

SimpleRichText

SimpleRichText is used to render the item text. You can send thing like the following to the item.

  • *_/bold, underlined and italicized*_/
  • *{color:red}bold*
  • _{color:green}underlined_
  • /{color:brown}italicized/)
  • different ~{fontSize:10}font~ size