Search Results for "android version 5" - Page 51

Showing 2596 open source projects for "android version 5"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Ablator

    A tool for automating laser ablations for neuroscience

    Ablator is a suite of software that automates the microscopic detection of cell targets and also directs a 2-photon microscope to lesion these targets in arbitrary patterns for neuroscience research. See Hayes et al 2012 for an example of its usage (http://www.pnas.org/content/109/21/8286.abstract).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Outer Space
    An on-line strategy game which takes place in the dangerous universe. You will become powerful commander of many stars, planets, and great fleets and will struggle for survival with other commanders.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Block Adventure

    Block Adventure

    A simple 2D platformer, written in python2.7

    Tested on Windows 7 32 and 64-bit versions
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 5
    Block Fortress

    Block Fortress

    Open Source Breakout Clone

    A breakout game I wrote during a summer python course. Added experimental Android Support (http://sourceforge.net/projects/blockfortress/files/BlockFortress-1.3-release.apk/download)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Ginger RSS Reader

    Web-based RSS Reader

    This is the old page. See https://sourceforge.net/projects/ginger-rss
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is moved to: https://github.com/libyal/libewf This site still contains contribs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    Resize Images

    Quick and easy image resizing

    Resize images is a program that resizes images(exactly what it says on the tin. It adds to your right click menu and then you are away. Version 2 is c# and version 3 is written in c and python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    K-3D is the free (as in freedom) 3d modeling, animation, and rendering system.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 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
  • 10
    openPLM - open source PLM
    open source PLM system - Product Structure management (BOM management) system and Electronic documents management or Entreprise Content Management (ECM) system
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    dnmap

    dnmap

    distributed nmap framwork

    dnmap is a distributed nmap framwork using a client/server architecture. The server reads the commands from a file and send them to each client. The client execute the nmap command and send the results back. Also see: www.mateslab.com.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    CAMFR (CAvity Modelling FRamework) is a fast, flexible, friendly full-vectorial Maxwell solver. Although it can tackle general electromagnetic problems, its main focus is on applications in the field of photonics.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Arxivsorter is a python package aims at sorting papers posted on the website arXiv.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vigilo
    Vigilo is a complete monitoring system designed for large environments thanks to a fully scalable and modular architecture. Built around Nagios, Vigilo integrates metrology graphs, map views, events correlation and reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Random Score Creator
    Create random Music Scores containing a defined number of measures with hole, half or quarter notes. Print them with MuseScore and train your self in recognizing musical notation!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YouTube to MP3 Converter
    Youtube2mp3 is a cross-platform video downloader and converter that converts YouTube, Google Video, DVDs, and local media files into a wide range of audio and video formats.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    vigenere.py

    vigenere.py

    this simple program implements the Vigenere cipher in python

    For details of this cipher see; http://en.wikipedia.org/wiki/Vigenere_cipher This cipher can be broken by frequency analysis, this is a toy project, and should not be used in situations where security is important.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Python interface to the gnuplot plotting program.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 20
    APMP
    Another distribution of apache that contains Apache, MySQL, Perl, and PHP. and comes with the following modules mod_perl, mod_php, mod_python, and more. Also Contains a FTP and Mail Server. Will be ready to run right after installation and a reboot.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    PyPlay

    Music player for touchscreen devices written using Python and QML.

    ...The main characteristics is support for dynamic playlist, filtering by genre/artist/album, support for replaygain and rating. It runs on Windows and any Linux desktop distribution. Support for Android is planned once PySide is ported to it. The UI is written using QML, the background is in Python. Playback currently uses Phonon, API, but switch to either Qt Multimedia or GStreamer is planned. After that, video support will be added. Update: The project is no more avtively developed. I ported it from Python to C++ which allowed me to make an Android version. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    patool

    a portable command line archive file manager

    This project moved to github: https://github.com/wummel/patool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Compress

    Compress

    Compress

    Compress is for compress/uncompress and read zip files fastly. Is fastly because is maked in python. If you are interesting in help or have a question , send me a e-mail : rafael.cordano@gmail.com Thank you very much
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    I haven't updated any of my projects on here in a while, however considering SourceForge's recent practice of supporting misleading ads and repackaging projects with malware, I am removing all my projects, and will soon be deleting my account. Thanks to anyone that's downloaded and used my software. I may or may not continue source distribution of any of these projects, but if I do, they'll be hosted on Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Budse is a simple budgeting tool that implements bucket (or envelope) budgeting. Currently there is a Command Line Interface (CLI) with a Graphical User Interface in progress. The program includes extras such as transaction searching and reports.
    Downloads: 0 This Week
    Last Update:
    See Project