Cheery Code
A smartphone-PC interface for control your computer remotely.
Status: Pre-Alpha
Brought to you by:
jorgejarai
File | Date | Author | Commit |
---|---|---|---|
Cheery | 2014-01-07 |
![]() |
[719d71] Corrected size of Tachymeter button in activity... |
CheeryServer | 2014-01-05 |
![]() |
[f6baa6] Added possibility to leave halfway the process |
.gitignore | 2014-01-04 |
![]() |
[739fb6] Initial commit |
COPYING | 2014-01-04 |
![]() |
[c81f7e] Added licenses, about, and README |
README | 2014-01-04 |
![]() |
[16075b] Added function for executing apps |
Cheery 0.1 ========== © 2014 Jorge Jara Inostroza <jorgejarainostroza@gmail.com> All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Introduction ============ Thanks for download (or clone) Cheery! This program is intended for control your computer across of an Android smartphone. Cheery comes with its client and server. If you want, you can compile the programs manually and upload the client to your phone, or download the pre-compiled versions of the program (coming soon). For use Cheery, execute the server (can be the pre-compiled version or a DIY-compiled version), open the client app, press the Speak button and say a statement. The list of available statements are: * Open programs The statement is sent to the server, that does the sayed action. This program uses the Android Developer Tools IDE, a port of Eclipse IDE made for develop Android apps.