Projects tagged ‘android’ and ‘remote’


Jump to tag:

Projects tagged ‘android’ and ‘remote’

Filtered by Project Tags android remote

Refine results Project Tags control (3) mythtv (2) vnc (2) python (2) java (2) vlc (2) media (2) rdp (2) terminal (1) transmission (1) utorrent (1) player (1)

[14 total ]

2 Users

Transdroid is an Android torrent client manager for µTorrent, Transmission, rTorrent, Vuze, Deluge 1.2+ or BitTorrent 6. You can show and manage torrents, add them via URL, RSS feed or integrated ... [More] search. A home screen widget is included. More information can be found on the public website: http://www.transdroid.com [Less]
Created 8 months ago.

1 Users

Android remote to control XBMC (xbmc.org)Control your XBMC Media Center with your Android device. This is still considered as "in development". Once we're happy with it, we'll put it on the Android ... [More] Market. Until then, you're welcome to suggest features and ideas to the forum and post bugs to the tracker. Current FeaturesGeneralRemote control with the look of the Xbox' DVD Dongle Control XBMC's volume directly with your device's volume buttons Fast access to items in list via hard- or soft keyboard (long-press Menu) Live view of currently playing playlist Notification bar shows what's playing with direct access to "Now playing" screen (can be disabled) Large screen (854x480) support, while maintaining 1.5 compatibility On incoming call, display who's calling on TV screen and pause video until call is over On incoming message, display on TV screen Setting that prevents your phone locking the screen. You can apply it either for remote control only or all screens (or disable it completely) Tabs looking and behaving like HTC's Sense UI, also check out the Gallery. Music LibraryCover art is shown where available Now playing screen allows skipping, seeking, stop and pause Browse by album, artist, genre XBMC's "Hide artists who appear only on compilations" setting is taken into account when listing artists Within a genre, browse by albums, artists and songs List all albums and songs of an artist Browse compilations only Browse files directly Sort by album, artist, title, track number etc.. Play and queue albums, songs, genre selections and much more directly without having to turn on your TV. For instance it's possible to queue/play all songs from an artist but of a certain genre. Primitive listing of current playlist with options to jump to another song or remove a song. VideosCurrently only file mode is supported. Library mode with covers and maybe fanart is going to be started once the music library is stable. Features until Market releaseGeneralImplement video library Implement pictures Manage multiple XBMC instances Boxee compatibility Longterm featuresGeneralDownload media locally to device's SD card Stream media to device Multilingualism Music LibraryRating support in Now playing Last.FM integration [Less]
Created 4 months ago.

0 Users

To run the server part of andNoise you have to download andnoise-server.zip unzip it and follow the steps in the README file. Currently there only exists a server for Linux, sorry.
Created 4 months ago.

0 Users

Desktoid is intended to connect your Android to any mainstream remote desktop. Currently only RDP (Terminal Services) is being worked on, but eventually I hope to add in options for VNC, NX and ... [More] others. 2009/07/24 UPDATE: I started writing this app because I worked at Google and was given a gift Android and thought it would be a cool app for the company. Google laid me off (for fictitious reasons) on 1/22 and shortly after that I sold my gift Android. Ever since the bastards laid me off I have had no desire to contribute to the Android community, especially all by myself as just a hobby (I already have enough hobbies and other distractions). That said, THIS PROJECT IS STILL OPEN TO CONTRIBUTORS! By all means, if you want to see this app come to fruition, please request access! I will be glad to converse about the existing code and contribute where I can (again, I don't have a device or care to pay for one, so I would only be able to contribute using the emulator). As for my 2009/01/08 update, I think the code was lost when the bastards confiscated my laptop. It is possible but very unlikely that I have a copy of the updated code. I do have some nifty logos for Desktoid! :) 2009/01/08 UPDATE: My current Desktoid.interim code is not yet ready to be uploaded, but in it I have successfully been able to make a connection to an RDP server. I want to resolve the "license" issue before I am ready to check in. properJavaRDP-1.1 is being used as the basis of the RDP feature. I will need to find an appropriate open java VNC and NX library. For a VNC only client, check out: http://code.google.com/p/android-vnc-viewer/ For a quick start guide to working with Android, read these: http://developerlife.com/tutorials/?p=300 http://developerlife.com/reviews/?p=135 [Less]
Created 11 months ago.

0 Users

A remote control app for Windows Media Center on the android platform.
Created about 1 month ago.

0 Users

TuxRemote : An Android app for remotely controlling linux mediaplayers
Created 4 months ago.

0 Users

Desktop app to control an android device remotely using mouse and keyboard. Should work on Windows/Linux/MacOS with any android device. InstallationInstall the android sdk (download here) Connect ... [More] your device through USB cable and ensure it's detected with "adb devices" Make sure you have Java Runtime Environnement 5 or later installed Click on the launcher (see featured download). You can launch it by typing "javaws " from a command line. FeaturesMouse and keyboard control Landscape mode (right click) Video recording (may be done using a third party software) Basic file browser Current limitationsSlow refresh rate (about 4-5 fps) Not all keycode are mapped. See KeyMapping TodoAutomatic screen rotation based on the device current state. Improve speed Audio redirection How can i help ?Donate using this button : (Thank Daniel and Tyler !) Report issues [Less]
Created 4 months ago.

0 Users

androbuntu is an open source utility for remote control of a GNOME desktop, targeted specifically at Ubuntu Linux. OrganizationIt is separated into modules for: Ubuntu server Android client ... [More] FeaturesImplemented: Uses the XFree86 "media keys" for playback and volume control Scripted "bedtime mode" button, which blanks the computer screen, shuts off lights, and starts an alarm clock app (currently hardcoded to NightClock) X10 device control ppower amd64 Ubuntu package i386 Ubuntu package heyu likely will never get an Ubuntu package "bottlerocket" works, if you have a CM17A module (mine's a CM11A) A "beam text blurb" function that will append to a pre-specified file on the server Planned: Implement "Server is listening" check on client startup Automatically open firewall port w/ .deb using "dfw" - see UbuntuFirewall Register a list of custom scripts Use the MediaController widget with a custom implementation of MediaController.MediaPlayerControl, remote-linked to the server] Remote touchpad Ideas for script list: Take a picture with the webcam and send it to the phone Other feature suggestions: Torrent monitor (rtorrent?) Related Projectshttp://gmote.org Currently, Gmote doesn't support media keys Android Garage Door Opener This does use X10! Projects I haven't really looked at: android-vlc-remote socontrol androidpcremotecontrol taiyaki - also X10 on Android! A list of software for X10 home automation http://www.linuxha.com/athome/index.html#Software [Less]
Created 9 months ago.

0 Users

This project aims to design a mobile software that contains, at least, the functionalities of calling and messaging management, agenda, calendar, alarm clock.
Created about 1 year ago.

0 Users

Connectoid is intended to connect your Android to any remote desktop. Currently only RDP (Terminal Services) is being worked on, but eventually I hope to add in options for VNC and NX. UPDATE: My ... [More] current Connectoid.interim code is not yet ready to be uploaded, but in it I have successfully been able to make a connection to an RDP server. I want to resolve the "license" issue before I am ready to check in. properJavaRDP-1.1 is being used as the basis of the RDP feature. I will need to find an appropriate open java VNC and NX library. For a quick start guide to working with Android, read these: http://developerlife.com/tutorials/?p=300 http://developerlife.com/reviews/?p=135 [Less]
Created 11 months ago.