[go: up one dir, main page]

Showing 18 open source projects for "android file manager"

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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Chess Engines for Android (APKs)

    Chess Engines for Android (APKs)

    Prebuilt UCI- and XBoard-compatible chess engines.

    ... file "Chess Engines Bonus" contains chess engines without embedded networks. Chess engines in this package are not ready to use. The missing network files can be found in the assets directory (just rename apk to zip). The network file must be copied to an appropriate directory (this is usually the app-specific external storage) and specified in the UCI options. Requires a chess app that supports the OEX format (e.g. Chess for Android or DroidFish).
    Leader badge">
    Downloads: 735 This Week
    Last Update:
    See Project
  • 2
    Chess Engines for Android

    Chess Engines for Android

    Portable UCI- and XBoard-compatible chess engines.

    Open source chess engines that support the Universal Chess Interface (UCI) protocol or Chess Engine Communication Protocol (XBoard). They are written in the C, C++, Go and Rust programming language. C and C++ based chess engines were generated with Android NDK, Clang and GCC. Go and Rust based chess engines were generated with their correspondent compilers. This was done on different platforms like Linux, Termux and Windows. Every zip archive contains a readme file with further information...
    Leader badge">
    Downloads: 530 This Week
    Last Update:
    See Project
  • 3
    Chess Round Robin Manager

    Chess Round Robin Manager

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    ... by the calculated Rangliste.Desweiteren it is possible the tables as to save PDF file. The software is free (Opensource). - can access the DFB player database - the tables can export into HTML, PDF or Excel format - expects the result from DWZ - counted the points and the Sonneborn Berger figures - automatically sorts the crosstab after ranking Sourcecode on github.com: https://github.com/mars7105/Chess-Round-Robin-Manager Website: https://www.chessrobin.de/
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Chess Tools for Android

    Chess Tools for Android

    Scripts and tools for building and testing chess engines.

    Open source scripts and tools for Android. Every zip archive contains a readme file with further information (e. g. link to the source code). Chess tools are located in the libs directory and are available for arm64-v8a, armeabi-v7a, x86 and x86_64 based devices. CECSA (Chess Engine Compiler Script for Android) and CETSA (Chess Engine Tournament Script for Android) are scripts for Termux. They need to be extracted in the home directory of Termux. There is also an installation script...
    Downloads: 3 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
  • 5
    Chess Cheats

    Chess Cheats

    Chess Cheats for Personal use

    Chess Cheats for Personal use only this software is not for tournament or competitions (Chess World Cup)
    Downloads: 168 This Week
    Last Update:
    See Project
  • 6
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command set...
    Leader badge">
    Downloads: 46 This Week
    Last Update:
    See Project
  • 7
    JKlubTV

    JKlubTV

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    ... by the calculated Rangliste.Desweiteren it is possible the tables as to save PDF file. The software is free (Opensource). - can access the DFB player database - the tables can export into HTML, PDF or Excel format - expects the result from DWZ - counted the points and the Sonneborn Berger figures - automatically sorts the crosstab after ranking Sourcecode on github.com: https://github.com/mars7105/Chess-Round-Robin-Manager Website: https://www.chessrobin.de/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rule

    ... Specification(pdf file), it will help anyone that downloads this application to understand basic blind chess and use it. You can download this pdf in Files->Specification folder.
    Leader badge">
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9

    Tic tac toe free no ads (version final)

    A Simple Lightweight and opensource tic tac toe game for android

    Release notes: Tic tac toe free no adds (version final) good news! we have started to develop the desktop edition of this app it should be done after some weeks. java code is no longer available How to download: 1)Tap on the .apk file in the downloads folder. 2) Enable download from unknown sources. 3) Tap on install anyway. 4) Enjoy! END_OF_LIFE - 25 July 2021 Older versions: Older versions (if any) are kept in the "tic tac toe bundle" project on Source Forge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ChessShell API

    ChessShell API

    Extensive Java chess database libraries.

    Extensive Java chess database libraries. Native game database, native position database, pgn database reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Wild D6 for android

    Android dice roller for the D6 role-playing system

    Dice roller for the D6 role-playing system, complete with wild die simulation. Audio feedback and numeric checking for individual dice values. Supported platforms are android devices. Build target was android 5.0 but it should work just fine on older versions. App and code is supplied "as-is". I take no responsibility for any damage they may cause. To install: Browse, using your android device, to "Files" (on this site). Then click the .apk file to install. You can also compile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    wowchess

    wowchess

    Version 1.2

    Easy playing java chess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, linux,win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Dreams RPG - a tabletop game

    An Open Source RPG - a tabletop game

    Dreams is the result of many years of hard work to create a better tabletop RPG. Open for editing, expanding, and improving, the system is designed for open ended game-play with the ability to adapt to the player's needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JLightChessLib

    Purpose is to provide a very simple and well documented chess library.

    This chess library will focus on checking legal moves, for parsing/unparsing PGN and FEN file formats. Actually, are implemented, move validator, history manager (with the class ChessHistoryNode), and the FEN parsing/decoding.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    It's Android application to get some cards boardgames. You can play with your friends to your favorites games every where.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GoMate

    Play the oriental board game Go against an AI

    This game is an implementation of the Chinese board game 'Go'. You play against an AI that learns how to play the game by playing against you. The more you play, the better the system will become.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next