Showing 15 open source projects for "https file server"

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
  • 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
  • 1
    Scrabble3D
    <b>The project is continued at https://github.com/Scrabble3D. Find the latest program version under Binaries.</b> Scrabble3D is a highly customizable Scrabble game that not only supports Classic Scrabble and Superscrabble but also 3D games and own boards. You can play local against the computer or connect to a game server to find other players.
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 2
    Accessible-Coconut

    Accessible-Coconut

    A GNU/Linux operating system accessible for visually impaired.

    Accessible-Coconut(AC) is a community driven GNU/Linux operating system which is completely accessible for persons with visual impairment. AC is derived from Ubuntu-MATE. Yes the goal is to make a free and open-source eyes free desktop environment. Forum : https://groups.google.com/forum/#!forum/accessible-coconut Telegram forum : https://telegram.me/accessible_coconut Project home : https://zendalona.com/
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 3
    Chess Round Robin Manager

    Chess Round Robin Manager

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    ...Automatically calculate the total points, Sonneborn Berger points of each player, as well as their sequence DWZ, and sorts the HTML table 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: 0 This Week
    Last Update:
    See Project
  • 4
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    MyGoGrinder

    MyGoGrinder

    Solve Go problems (based on GoGrinder GoGrinder.sf.net )

    ...Current version is 2.3.1; v.2.4.0 is being prepared (look into the files area, 11-'18). This work is based on Tim Kington's GoGrinder (gogrinder.sourceforge.net). Read more on this project's web page (https://mygogrinder.sourceforge.io) * v.2.3.0: ... uses now the CA[] marker for text decoding * v.2.3.0: You can change the character set for the sgf without editing the sgf * It is now possible to use GoGrinder in modern file systems (folder rights etc)! * Use a second profile (settings, sgf) by setting a system variable * Start Grinder in "portable" mode * Less bugs (there are still some left) * Runs also with Java 1.5+ * appropriate error messages for sgf errors * fullscreen mode * shrinked bytes of the graphics, * Ex-/import tags to plain text * Parse folder with sgf files for errors (not my code) * Configure a 2nd editor for e.g. text edits on an sgf file Have fun
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    lichess.org

    lichess.org

    The forever free, ad-free and open source chess server

    ...Thanks to its large active community, the UI is available in more than 130 different languages. lichess is one of the most popular chess websites in the world and remains totally free and ad-free. Visit https://lichess.org today to know more and see what it’s about!
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7

    Javascript Universal Chess Interface

    Port of UCI to Javascript

    ...This allows javascript chess engines to be launched in most chess guis. The progam is based on the Google V8 Javascript Engine. This program expects the path to the .js file of the engine in the first parameter. A wrapper for the open source Javascript Engine p4wn by Douglas Bagnall is provided as an example. A successful and very complete implementation is the Javascript Chess Engine Lozza by Colin Jenkins. The webpage also includes a simple step-by-step guide setting up jsuci with Lozza. http://op12no2.me/toys/lozza/ You may also want to try connecting this javascript translation of the chess engine Stockfish 5 to jsuci: https://github.com/exoticorn/stockfish-js
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    JavaScript Chess

    JavaScript chess with board rotation, pgn output, forward/back & save

    Play in your Firefox browser, no installation necessary, or upload to your server and play with a far-away friend. Games can be saved to a database and/or a simple text file. Includes a simple PHP mysql script for database connection. Utilizes bitboards (arrays of two 32-bit numbers) and lookup tables for fast move-generation and analysis. Endings include checkmate and resignation; draws are yet to be implemented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    ...Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools. It specializes in simplicity, virtually no learning curve, and ease of use. Shared image files auto-propagate to other users (and only images, no other file type will propagate), which allow them to use a local cache to view shared spaces.
    Downloads: 0 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.
    Try Free
  • 10
    A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse. The pgn parser new moves to Github: * https://github.com/supareno/pgn-parser
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    dynachess creates a HTML page from a PGN file, for replaying games on a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Javascript platform for tile map based single/multiplayer games with both off-line and server-based play modes. Try it out right away at http://tilescape.hg.sf.net/hgweb/tilescape/raw-file/tip/js/game.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java based checkmate board game. Press "Download Checkmate" below to download the file. Server is running on KITE - you can just connect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Checkers Plus

    https://github.com/kesara/checkersplus

    Moved to github: https://github.com/kesara/checkersplus Client server based, platform independent, multi player American Checker (English Draughts) game. With J2EE based server, Java Client and a Windows.NET client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    XChatter is an advanced chatting client that connects to AiCP chatting server called commcntr. it contains several advanced features, such as: user defined aliases and timers, text style support, over-network chess/checkers game, file transfers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB