Skip to content

MohZ13/WiCompanion-PC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiCompanion-PC

This is an implementation made for handling commands that are received from WiCompanion-Mobile. It also acts as a command handler. The received commands are then processed and executed by it. It is made only for Windows though you can develop it on any platform.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on your system.

Prerequisites

You need to have Java SE 7 Update 6 or later version of it installed on your PC as specified on this page. You can get latest version of JDK here.

Also, perform last two steps specified in Deployment.

Using repository

For using this repository in other IDEs, you have to do manual copy-pasting as they don't support Import IntelliJ Idea project.

Deployment

For those who want to use it directly,

  1. If you have JDK or JRE already installed, download WiCompanion.jar. Then start using it.
  • Else download this zip file.
    • Unzip the file. Start using it by running "WiCompanion.exe" found inside the folder.
  1. Download nircmd.exe from this link or page
  2. Place it inside <Your Windows OS drive>:\Windows folder. (Mostly, it'll be C:\Windows)

Acknowledgement

This wouldn't have been possible without this tool made by Nir Sofer.

About

A WiCompanion server for WiCompanion-Mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published