Personal mirror, might delete later
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
irdest/clients
Alyssa Ross 8f008bee57
Remove unused dependencies
3 years ago
..
android update documentation 3 years ago
hubd Remove unused dependencies 3 years ago
hubdctl refactor: delete stale clients, create client overview README 3 years ago
irdest-gtk Rename project to Irdest 3 years ago
irpc-client Refactoring irpc system 3 years ago
README.md client: fix readme link 3 years ago

README.md

Irdest clients

This directory contains different irdest user applications. For a more detailed write-up on supported platforms, install instructions, and client capabilities, check out the user manual!

  • irdest-hubd -- a daemon that accepts connections via the QRPC interface. Comes with TCP, UDP, and UPnP support.
  • irdest-gtk -- a native Gtk+ irdest client, supporting text messaging and file sharing (prototype state)
  • irpc-client -- a simple RPC client that takes json inputs and connects to a qaul backend (such as qaul-hubd) to execute user-commands.
  • irdest-droid -- an integrated Android app with wireless capabilities, and a native user interface (prototype state)