Showing 24 open source projects for "remote android"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 1
    Termux packages

    Termux packages

    A build system and primary set of packages for Termux

    Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager. Access remote servers using the ssh client from OpenSSH. Termux combines standard packages with accurate terminal emulation in a beautiful open source solution. Take your pick between Bash, fish or Zsh and nano, Emacs or Vim. Grep through your SMS inbox. Access...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    LAMDA

    LAMDA

    Android reverse engineering & automation framework

    Android reverse engineering & automation framework. The most powerful Android capture/reverse/HOOK & cloud phone/remote desktop/automation framework in history, your work has never been so easy and fast. LAMDA is an auxiliary framework for reverse engineering and automation. It is designed to reduce the time and trivial problems of security analysts and application testers. It replaces a large number of manual operations with a programmed interface. It is not a single-function framework...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    Glide

    Glide

    Android image loading & caching library focused on smooth scrolling

    Glide is a fast and efficient open source image loading and caching library for Android that focuses on smooth scrolling. It supports fetching, decoding and displaying images, video stills as well as animated GIFs, with a simple and easy to use interface and API. Glide offers a performant and extensible resource decoding pipeline and automatic resource pooling, and a flexible API that allows developers to plug in to just about any network stack. It is primarily focused on making any type...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    MyPhoneExplorer

    MyPhoneExplorer

    Simply explore your Android phone!

    Connect your phone via WiFi, cable or bluetooth and you'll be surprised how easy and efficient it will be to manage your Android based smartphone with our software. Since it's first release MyPhoneExplorer evolved into the most popular freeware tool for smartphones. The software is constantly updated with new features. In opposite to many other solutions MyPhoneExplorer does work complete locally without using any third-party server!
    Downloads: 1,584 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    Open Camera

    Open Camera

    Camera app for Android.

    Open Camera is an Open Source Camera app for Android(TM) phones and tablets. * Get it on Google Play: https://play.google.com/store/apps/details?id=net.sourceforge.opencamera * Get it on F-Droid: https://f-droid.org/en/packages/net.sourceforge.opencamera/ * Or you can download the APK/source directly, see "Files" above. Android, Google Play and the Google Play logo are trademarks of Google LLC.
    Leader badge
    Downloads: 1,576 This Week
    Last Update:
    See Project
  • 6
    React Native Push Notifications

    React Native Push Notifications

    React Native local and remote notifications

    React Native Local and Remote Notifications for iOS and Android. firebase-messaging, prior to version 15 requires to have the same version number in order to work correctly at build time and at run time. The Firebase Android library firebase-core is no longer needed. This SDK included the Firebase SDK for Google Analytics. Now, to use Analytics or any Firebase product that recommends the use of Analytics, you need to explicitly add the Analytics dependency. Example folder contains an example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenSTF

    OpenSTF

    Control and manage Android devices from your browser

    STF (or Smartphone Test Farm) is a web application for debugging smartphones, smartwatches and other gadgets remotely, from the comfort of your browser. STF was originally developed at CyberAgent to control a growing collection of more than 160 devices. As of July 2016 development is mainly sponsored by HeadSpin and other individual contributors. Refresh speed can reach 30-40 FPS depending on specs and Android version. See minicap for more information. Copy and paste support (although it can...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Computer Remote

    Computer Remote

    Do whatever you want on your computer, wirelessly, from your phone.

    Features: • Mouse Controller - Control your mouse movement, clicks and scrolling on your computer, from your phone. • Hot Keys - Open your favourite web browser, text editor, media player or folder on your computer from your phone. Browse your computer, save and open hot keys for your selected files, applications and folders from your phone. Save and open bookmarks in your favourite web browser on your computer from your phone. • Keyboard - Type on your computer from your phone. Ability to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Wifi Remote Play

    Wifi Remote Play

    Remote Control App for MPC and VLC, for Symbian and Android

    Wifi Remote Play is a remote control app for Android and Symbian (Nokia S60 5th edition smartphones or later), allowing you to control Media Player Classic (MPC) or VLC over a wireless network. This software is completely free - no ads, or having to pay for extra features, unlike many competing players! Also available from F Droid for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10

    Android Anti Root Detection

    Android Anti Root Detection

    AARD is a sandboxing app that performs root detection. Root detection is the best practice of Android security. By using ptrace to call dlopen on the remote process. The loaded library has a constructor that replaces the code of access with its own. If you look at the Android source code, File.exists calls access. If an app tries to check the presence of su, Therefore we emulate its absence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ORLA (Open Remote Linux Administration)

    ORLA (Open Remote Linux Administration)

    Monitor your GNU/Linux server with your smartphone

    ORLA, or Open Remote Linux Administration, is a project we’re working on as engineering studients in IT at Polytech Marseille Engineering School, France. The goal of ORLA is to provide Server Administrators a small yet effective monitoring tool on your Android phone. And security will not be a problem as we’ll cipher data transmission with AES-256 encryption. We just finished the design of the program and the algorithms we’ll work with, and we are going to start coding soon :) We’ll continue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Remote LCD

    Virtual alphanumeric LCD controlled remotely.

    RLCD makes it easy to control small embedded devices from Android. It provides a simulated LCD that devices control wirelessly to display a simple text-based UI. RLCD sends touches on the LCD to the embedded device enabling interactive UIs. Thus small faceless resource-constrained devices can have a dynamic interactive "app" on mobile devices. The Remote LCD protocol is simple and open allowing simulated display implementations on other mobile OSes. To see the handful of commands that make up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QRemoteControl-Server

    QRemoteControl-Server

    QRemoteControl is a remote control application for your mobile phone.

    QRemoteControl is a remote control application for your mobile phone. This is the server part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    sdcf

    sdcf

    SDCF - Sensor Data Collection Framework for Android

    SDCF is an extensible and highly configurable sensor data collection framework for Android. The SDCF library provides a full configurable service to collect different sensor data (accelerometer, gsm, wifi, network and gps, light, temperature etc.) on a mobile android device. The data is stored in a local database (on the device) and can be transmitted to a remote host periodically (serialized to XML, and optionally packed into an rsa-encrypted archive). The service can also broadcast...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MusiqBox

    MusiqBox

    An social musicsystem for your Pi and smartphone.

    MusiqBox is an client-server based audio player, which let you stream music files from any device to an server and plays it. You are also able to store music on the server itself and manage it with your smartphone or desktop. The aim of MusiqBox is to extend the functionality of an existing audio-system (e.g. common stereo) with this features: -Playback of common audio-formats like: mp3, ogg, flac, wave,… -Stream music files over the network -Store music files locally -Remote control -Playlist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QRemoteControl-Client

    QRemoteControl-Client

    QRemoteControl is a remote control application for your mobile phone.

    QRemoteControl is a remote control application for your mobile phone. This is the client part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download The source code is now hosted on GitHub: https://github.com/strahlex/QRemoteControl-Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Revenssis Ethical Hacking Suite

    Revenssis Ethical Hacking Suite

    Fully featured network, wireless and web app pentesting suite.

    Nicknamed as the "Smartphone Version of Backtrack", Revenssis Penetration Suite is a set of all the useful types of tools used in Computer and Web Application security. Tools available in it include: Web App scanners, Encode/Decode & Hashing tools, Vulnerability Research Lab, Forensics Lab, plus the must-have utilities (Shell, SSH, DNS/WHOIS Lookup, Traceroute, Port Scanner, Spam DB Lookup, Netstat... etc). All these fitting in an application approx. 10MB (post installation).
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18

    Desk Pets Open Source iOS Project

    An open source project for iOS apps to control our product

    Based on the success of the "open source android project": https://sourceforge.net/projects/deskpets/ We are now also putting up the iphone app as another open source project for developers who is interested in working out their custom ios app to control our products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Managana

    Managana

    Managana is a free cross-platform software for digital publication.

    Managana is a free cross-platform software for digital publication. It allows the creation and maintenance of communities that share interactive content on the web, tablets, smartphones and exhibits. Each community has interactive streams composed of clusters of audiovisual, photos, text and external feeds. Managana mixes and sequences playlists that can be created, displayed, and animated in the software itself. Managana works with both Adobe Flash Player and/or HTML5 canvas. Check our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tesla
    Tesla is a PC media player remote control app for the Android platform. Designed for Linux distributions like Ubuntu, it interacts with the music and video players on your PC over a Wifi network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Remote Control for Embedded Device Provide an user interface for a embedded device on a PC or a mobile phone. Communication through RS232, USB, TCP_IP, Bluetooth...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    1) Generic UDP server to wrapper gamepad and joystick events to uinput. 2) Specific UDP client under Android (+2.2) that send events to UDP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DroidLogger is an Android App which provides the ability to turn a mobile device into an intervalometer for collecting time-lapse images. Image capture can be triggered using time based scheduling or in response to data thresholds monitored by the app (e.g. temperature, location, windspeed, etc) Data collection is performed via IOIO connection and the new ADK. Remote synchronization upload of images can be scheduled and performed via SCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AndroidCam

    AndroidCam converts an Android device into a time-lapse camera

    AndroidCam is an Android App which provides the ability to turn a mobile device into an intervalometer for collecting time-lapse images. Image capture can be triggered using time based scheduling or in response to data thresholds monitored by the app (e.g. temperature, location, windspeed, etc) Data collection is performed via IOIO connection and the new ADK. Remote synchronization upload of images can be scheduled and performed via SCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next