Showing 18 open source projects for "local"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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
  • 1

    Infinite Sides

    Infinite Craft but in Pyside6 and Python with local LLM

    Infinite Craft but in Pyside6 and Python with local LLM (llama2 & others) using Ollama that also lets you create your own crafting game based on any topic Customize the game any way you like in the settings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    16p Mahjong
    Mahjong (麻將) is a classic game in china. This game is Taiwanese Mahjong.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Secret Bian

    Secret Bian

    Similar as board game Secret Hitler

    Secret Bian and Secret Trump are the game similar as board game Secret Hitler. It's local game with single human player and 9 computer AI player. All display characters are English for Secret Trump. All display font is Traditional Chinese for Secret Bian. This game is coded with python 3 and pygame. Latest code in GitLab. There are the English and Chinese README.txt described game rule for Secret Trump. You can download Trump version (secret trump) in: https://sourceforge.net/projects/secretbian/files/Trump/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    setupdocx

    setupdocx

    Multidocument automation by templates - for sphinx, mkdocs, epydoc ...

    ...Manages arbitrary document templates for the supported builder, supports multiple builds with arbitrary document layouts, designs, and patched contents. The current release supports the following commands: - build_docx - Enhanced documentation. - install_docx - Installs local documentation. - dist_docx - Documentation packaging. - build_apidoc - Standalone Generator for API Documentation - build_apiref - Standalone Generator for API Reference
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Wizards of Magic

    Wizards of Magic

    A fun game inspired by the classic Pong

    A battle between two elemental wizards that will determine the most undeterred. ~ About ~ In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework. Comments and suggestions are welcome. Enjoy! *Bugfix: When trying to change the language, an error message may appear. To fix that, run the game as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PyBawo

    A Multiplayer Bao (Bawo) App for GNU

    PyBawo is a multiplayer implementation of the East African board game, Bao (Bawo) in Python. PyBawo largely implements Bao (Bawo) as played in Malawi with additional rules that eliminate the possibility of infinite moves. PyBawo currently supports local two player games against another human or the computer.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 7
    PyPongee

    PyPongee

    Simple pong in python with Pygame.

    I found a pong game written for python and decided to download it and add many features. The game is for two players at one computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Aloof, Angband Ladder OpenOffice filter

    OpenOffice.org extension to process data from the Angband Ladder site

    It will allow to - keep local copy of data from http://angband.oook.cz/ladder.php - get data updates on user command - do reports, charts, saves to various formats etc, what office suites usually do
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Rôlling dice[FR/EN] windows [paused]

    Rôle play automation/Automatisation des RP

    Logiciel permettant d'automatiser les partie de jeux de rôle en lignes. /Software to automate online RPG game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    Kana Attack III

    Kana Attack III

    A time attack game for learning hiragana and katakana.

    ...When a correct click is made, a sound plays and the kana disappears. The goal is to make all the kana disappear as fast as you can. You can compete against yourself, classmates, or friends using a local leaderboard that shows how fast you've completed each level. You can also unlock achievement trophies that record various milestones from your Kana Attack III experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Super Kanji Time II

    Super Kanji Time II

    A time attack game for learning various kanji.

    ...When a correct click is made, a sound plays and the kanji disappears. The goal is to make all the kanji disappear as fast as you can. You can compete against yourself, classmates, or friends using a local leaderboard that shows how fast you've completed each level. You can also unlock achievement trophies that record various milestones from your Super Kanji Time II experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Super Kanji Time I

    Super Kanji Time I

    A time attack game for learning various kanji.

    ...When a correct click is made, a sound plays and the kanji disappears. The goal is to make all the kanji disappear as fast as you can. You can compete against yourself, classmates, or friends using a local leaderboard that shows how fast you've completed each level. You can also unlock achievement trophies that record various milestones from your Super Kanji Time I experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    showmaster

    Keep track of your favourite TV shows.

    ...You can add tv shows to your library and view information about their latest and next episode. It uses tvrage.com to gather information (see tvrage.py) and stores it in a local sqlite database(see db.py). The application is written in Python 3.3 and uses the pyqt module to realize the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    The Forming

    A Pygame RPG

    ...As you progress through the story, you learn more about yourself then ever before, but you also learn that the ones who raided your village are members of a secret society known as The Forming, and are plotting to destroy anything and anyone that fails to follow their law. Although noone seems to know anything about this society, they are everywhere. The local cheese maker is even a suspect in your eyes. Trust No One! Level Based System. Fight Monsters and gain experience points which are then used to level up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BandStalker is a utility that monitors local websites to inform you when your favorite bands are touring through your city.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    With PyBridge, you can play online bridge with your friends, over the Internet or a local network. Please visit http://www.pybridge.org/ for recent information.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Generic program for playing various different CCG games multiplayer over a local network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo