Showing 30 open source projects for "linux android tool"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Synergy Core

    Synergy Core

    The keyboard and mouse sharing tool

    This is the open source core component of Synergy, a keyboard and mouse sharing tool. Control your computers with one mouse and keyboard. Control multiple computers using only one keyboard and mouse. Focus on developing software, designing, gaming and remove time switching between operating systems. Throw away the extra keyboards and spend time where it really matters. Simplify your workspace by combining multiple computers into one. Easily copy and paste between computers with no effort at...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    GSmartControl

    GSmartControl

    Hard disk drive and SSD health inspection tool

    GSmartControl is a graphical user interface for smartctl. It allows you to inspect the hard disk and solid-state drive SMART data to determine its health, as well as run various tests on it.
    Downloads: 80 This Week
    Last Update:
    See Project
  • 3
    Blynk C++ Library

    Blynk C++ Library

    Blynk library for embedded hardware

    Blynk is the most popular Internet of Things platform for connecting any hardware to the cloud, designing apps to control them, and managing your deployed products at scale. With Blynk Library you can connect over 400 hardware models (including ESP8266, ESP32, NodeMCU, all Arduinos, Raspberry Pi, Particle, Texas Instruments, etc.)to the Blynk Cloud. With Blynk apps for iOS and Android apps you can easily drag-n-drop graphic interfaces for any DIY or commercial project. It's a pure WYSIWG...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    SulinOS

    SulinOS

    Indipendent distro uses inary package system. Sulin is roolling donkey

    Sulin is rolling donkey Gitlab: https://gitlab.com/sulinos Github: https://github.com/sulinos Telegram: https://t.me/sulinos powered by donkey team
    Downloads: 75 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Core Adjust

    Core Adjust

    Adjust various settings of Intel Processors.

    Core Adjust is a software tool that can be used to adjust various settings of 4th generation (Haswell) and later Intel(tm) processors on Debian/GNU and other Linux systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NiboRoboLib
    C and C++ library for the NIBObee, NIBO burger and NIBO 2 robots. The library contains libraries for AVR Studio and Arduino developement, USB drivers and the RoboDude programming software.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    readTool

    A QT Tool to display and change memory

    A gui tool written to display memory regions on linux. Written for hacking on OpenRadeonBIOS and qemu. Now with write support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MatlabSimulink2CPP

    Demo of Simulink to C++ C or HDL FGA for HFT potential

    Video and files download for Visual trading idea to C++ or FPGA HFT Meetup File download sample: test model (Matlab 2014b with Visual Studio 2013 C++ project generated) Powerpoint MATLAB SIMULINK http://quantlabs.net/blog/2015/04/video-and-files-download-for-visual-trading-idea-to-c-or-fpga-hft-meetup/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Linux tool for the MikroElektronika (www.mikroe.com) AVRprog2 programming hardware. We have migrated to Github! https://github.com/avrprog2/avrprog2-code
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    XRF Config

    Cross platform configuration tool for Ciseco XRF radio devices

    A cross platform GUI configuration tool for Ciseco XRF radio devices accessed over serial or USB. This product is produced independently from Ciseco, and carries no guarantee from Ciseco about quality, suitability or anything else. The supplier of this product assumes all responsibility for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Iometer
    I/O performance Analysis Tool
    Leader badge
    Downloads: 549 This Week
    Last Update:
    See Project
  • 12
    AMDOverdriveCtrl
    This tool let's you control the frequency and fan settings of your AMD/ATI video card. It depends on the proprietary AMD/ATI Catalyst display driver and makes use of the AMD Display Library (ADL).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    BatteryState

    A small tool to read the battery state in Linux.

    BatteryState is a small tool to read and show your laptops battery state. It's tried to be kept as simple and small as possible while giving a wide view over your battery informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    overdrive5

    AMD GPU power/fan control via ADL OverDrive5 interface

    Command line tool that uses AMD ADL OverDrive5 interface to control power and fan speed of their GPU boards. Look at the Wiki page about usage. Works on Windows and Linux (if video driver is loaded).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    touchpadtumbler

    Touchpadtumbler is graphical tool designed to turn off/on the touchpad

    Graphical tool designed to turn off/on the touchpad, and other pointer devices. The utility runs in the system tray and allows you to enable / disable devices using the context menu or keyboard shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VPreproc

    C++ Verilog macro preprocessor

    This is a standalone preprocessor for the Verilog HDL language. It is modified from the Verilog-PreProcessor of Verilog Perl tool 3.314. Most of the code is written by the team led by Wilson Snyder. What I have done in this project: * Provide a standalone command line interface (without Perl). * Replace the parts implemented in Perl to C++. * Encapsulate the package in a separated namespace for better independence. What I may do in the future: * Replace the C language features to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mind the re-programmable hardware, even CPU for most mobile devices. Flushable devices. Flushable CPU, modem, camera - any kind of EMPTY NAND device, creating a new one by the engineering forth and back and forward again. We recreate the world
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AOT4L is a Qt4 based monitor and overclocking tool for ATI (TM) based video cards under Linux OS which loads into system tray and stay runing all the time. It has support to read and change fan speed, memory and core clocks, thermal sensor values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    UbuDSL is a tool that helps users to configure their ADSL modem and connection under Ubuntu (and most of Ubuntu-based) distributions. It supports USB ADSL modems working under the following drivers: ueagle-atm, speedtch, cxacru, unicorn II.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CheckFence is a SAT-based formal verification tool that analyzes C code implementing concurrent data types on multiprocessors (concurrent queues, sets etc.) with respect to a selected memory model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An OS independent implementation of the famous tool for custom LCD control - LCDHype. The program enables for complex and fully customizable screen control through easy to use scripting langauge similar to Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CPU Informer - CPU recognition program. A very useful tool for CPU detection. It recognizez all types of x86 CPU's including new Intel and AMD Dual Core CPUs. Also CPU Informer can work with most popular LPC SuperIO sensors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Khexem is a tool to set/reset bits in a integer. This is very handy for developing drivers and other software that read and writes hardware registers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is no longer active or maintained. The Linux Printer Setup is a CUPS and Qt based tool to offer an easy to use alternative to the standard and much more complex KDE print setup utility. It shall bring more compfort and usability onto the KDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bbacpi is simple tool for X that shows some information on the battery of laptops using acpi. Main features are (all optionals): battery level (gauge & label), battery lifetime, temperature (gauge & label), state of adapter (label or graphics).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB