Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

  • Quick summary:

    • An android application to control the mouse via Wifi.
  • Version:

  • Under development.

How do I get set up?

  • Summary of set up:

    • Clone the projects to your workspace.
    • Import the projects to start coding.
  • Configuration

  • Dependencies

  • Database configuration

  • How to run tests:

    • Run the desktop java application
    • Run the mobile app
    • Click start service in the desktop app -> show password
    • Click start waiting in the desktop app
    • Enter the machine IP and password to the mobile app -> Login
    • Wait for the status in desktop app turn to "Connected to device"
    • Click start using in desktop app
    • Select any feature in the mobile app and start using.
  • Deployment instructions

Contribution guidelines

  • Writing tests

  • Code review

  • Other guidelines

    • Some git references:
      • Clone from master:
        • git clone <remote_repo>
      • Clone from a specific branch:
        • git clone -b <remote_repo>
      • Pull from master:
        • git pull
      • Pull from a specific branch:
        • git pull origin
      • Push to master:
        • git push origin master
      • Push to a specific branch:
        • git push -u origin
      • Checkout to a new branch:
        • git checkout -b
      • Checkout to exist branch:
        • git checkout
      • See all available branch:
        • git branch
      • More git references at:

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

Use your smart phone as a PC mouse

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages