Showing 34 open source projects for "library"

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.
    Try It 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
    Grimmory

    Grimmory

    Grimmory is the successor of booklore

    Grimmory is a self-hosted digital library management platform designed to help users organize, read, and manage their entire book collection in a centralized and fully controlled environment. As the successor to Booklore, it expands on the idea of personal knowledge ownership by allowing users to store and interact with books without relying on third-party cloud services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    LPub3D

    LPub3D

    LDraw™ editor for LEGO® style digital building instructions.

    LPub3D is an Open Source WYSIWYG editing application for creating LEGO® style digital building instructions. LPub3D is developed and maintained by Trevor SANDY. It uses the LDraw™ parts library, the most comprehensive library of digital Open Source LEGO® bricks available (www.ldraw.org/ ) and reads the LDraw LDR and MPD model file formats. LPub3D is available for free under the GNU Public License v3 and runs on Windows, Linux and macOS Operating Systems. LPub3D is also available as a Linux 'no-install', multi-platform AppImage. ...
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 3
    QuickPlay

    QuickPlay

    Retro-Gaming Multi-Emulator Frontend. Frontend-of-Frontends

    ...QuickPlay - MAME Edition is a powerful Windows universal emulator frontend, which has support for countless emulators, systems, game sets and other emulation frontend projects. Its main focus is on being user friendly, simple to set up, yet thorough: its a combined searchable library for all of your retro-gaming...It has a novel Emulator Finder system that takes the hassle out of initial setup and ongoing maintainance
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    Flight Logs

    Flight Logs

    Maintain logs of model rocket flights and your rocket fleet inventory

    Update This project has been discontinued due to Microsoft deprecating VBA and VBScript in upcoming Windows updates. Both of these services are needed for Flight Logs to function. Original Description Flight Logs is more than just a database to log your rocket flights. Flight Logs is an in-depth record of your rocket activities. It records your flights plus collects data on events surrounding your flights, and allows you to track how well the rocket performed. The rocket's very...
    Downloads: 1 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
    Chessmaster Bots Manager

    Chessmaster Bots Manager

    A simple tool to allow Chessmaster 10/11 bot customizations

    This tool allows several bot customizations: - Load all the chess engine settings - Change avatar for any bot - Analyse player's games to get: * Player max elo * Game style (aggressive, positional, etc.) * Preferred opennings - Choose the closest openning book for a player - Save openning book based on player's game stats - Automtically backup bot with with possibility to restore settings Future improvements: - Improve .pgn analysis using external engine or refined...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    Goblin Dice

    Virtual dice working with a server for many users.

    Virtual dice working with a server for many users. Dice Win32 - Python (Tkinter) for Win32 Dice Win64 - Python (Kivy) for Win64 Dice server - Python (Tkinter) for Win64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional).
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    KPP_WFRP ed1

    KPP_WFRP ed1

    Basic Character Creator for Warhammer Fantasy Role Play

    Basic Character Creator for Warhammer Fantasy Role Play (1st edition), was made for create a basic player's characters in WFRP 1ed game. If you want to know more about application's working, just press F1 in main window of app or check ABOUT.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    Aussie Lotto

    Aussie Lotto

    Aussit Lotto is tattslotto game player and checker for Australia.

    Aussie Lotto is a simple application to make creating numbers for lottery games, and checking results easier. This program allows you to automatically generate numbers for a variety of Lotto games which are available in Australia. You can save the games, add further your own selected numbers and check them against the results of the draw, instantly finding out what games you've won without having to first check the ticket yourself, or take it to be scanned. This is ideal if you want to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    RTuinOS, the event based Real-Time Operating System (RTOS) for Arduino, is now hosted at SourceForge. In this revision, 1.0, the event concept has been generalized. Events can now be broadcasted events, semaphores or mutexes. This permits to implement all the usual inter-task communication patterns. Please refer to the user guide and the diverse code samples for details. The second technical change is a complete revision of the makefile. It has been improved in many aspects and it...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Model Railroad System

    The Model Railroad System can help you run your railroad.

    The Model Railroad System is a software package that can help you run your railroad. Download the Model Railroad System now and operate your layout, from running trains to working your signals and switches. This software package has support for a network of Bruce Chubb CMR/I USIC, SUSIC, and/or SMINI nodes and/or a network of Lenz’s XPressNet DCC nodes. It now supports Azatrax USB-connected Model Railroad Detectors. Software to create switch lists for freight car forwarding and creating...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    showmaster

    Keep track of your favourite TV shows.

    It's a simple application to 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

    Guitar Chord Diagram Maker

    Print guitar chord diagrams

    Create and print instant guitar chord diagram charts for songs. Taken from the tutorial at http://re-bol.com
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Cross-platform desktop application based on QT4 to browse, download, archive and organise manga from online sources.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    TroopMaster Automated Reports

    TMAR is a scripted solution to create TroopMaster reports

    Based on python and an older pywinauto library, this library of scripts makes it possible to automate TroopMaster reports that you would like to run frequently. When tied together with solutions like Dropbox and linked to your website it is possible to quickly provide updated reports for your Troop's leaders, boys, and parents. The library will briefly take control of your computer to start TroopMaster DotNet, create a predefined set of PDF reports (common reports that our large Troop currently uses today) as if you were doing the mouse movements, mouse clicking, and keyboard entry yourself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Movie Info Seeker

    Movie Info Seeker

    Desktop application for movie/actor search and cataloging.

    This desktop application synchronizes your movies with http://www.themoviedb.org information. Saves the movie data locally so you can have access to a movie's information faster and offline. Has a search option which let's you navigate through movies and actors/actresses within a mouse click. Nice modern and smooth User Interface which leads to a clean and simple interface with the options available. Just load a folder and all subfolders will be searched for files which match a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open R-Community Tools is a software to build armies and missions for table top miniature games such as AT-43, Confrontation or any other. The software is only the core engine, games can be created as library plug-ins which are downloaded separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NyuFX

    NyuFX

    Karaoke effects creation tool with ASS and Lua.

    NyuFX is an advanced tool for creating karaoke effects in subtitle format ASS. With the power of scripting language Lua with an extended environment + an user interface it's easy to create fancy 2D effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jbookshelf

    Jbookshelf

    Jbookshelf is a portable library/video-library/collection manager!

    Jbookshelf is a Bookcase and a book/video/collection or even warehouse manager; it can tracks any changes and shows the aspect of your libraries. It is portable, try to install it on a usb stick! It need only the Java runtime environment(JRE). Follow it on Facebook or G+ !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    gedcom2wiki

    gedcom2wiki

    Converts Standard Gedcom to Wiki Family Tree Template Markup

    This project is for a converter of gedcom genealogy files into the format used to display family tree diagrams in wikis such as Wikimedia project ones. An installation is here: http://godskingsandheroes.info/gedcom2wiki/convert.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This application is designed to help create Contract bridge hands with constrains on points and/ or number of cards per suite for each player. The program is an easy to use Java program which outputs the results in an HTML format (fits an A4 page for easy printing). Media wiki pages: http://sourceforge.net/apps/mediawiki/bridgedealer/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Nutcracker

    Build animated sequences for RGB Mega-trees

    ...Nutcracker sequences are a four step oricess 1) Go into the tool and define your RGB device, You are prompted for the number of RGB strings you have and how many pixels are on each string 2) You next go into the effects library. Spirals, meteors, butterfly wing and many other effects are available, For each effect you modify the effects parameters. 3) Nutcracker now builds an animated gif of your rgb device with the effect attached. If you dont like the effect, go back to step 2 and modify and try again 4) Finally, you click on the sequencer you want Nutcracker to create for. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    MdcuCompanion

    An assistant for Marvel Digital Comics Unlimited subscribers.

    It allows you to easily browse series on Marvel.com with rich informations about their digitization progress. For example, you may use it to find the most digitized series, or the ones with the most continuous sequence of digitized issues. You can also look at the timelines if you want to read content from a specific period. An MDCU subscription is not required but this software has little use without it (unless you are considering to subscribe to MDCU). It works on XP, Vista and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Lucky Palace

    A free Open Source Slot Machine

    Slot machine game written in VB.NET 2010 While it is open source, it will require serial number registration to count how many unique downloads there are. While the game is in beta stage, use the valid serial number: 71-19-75-MPA-603-654 to register. Also this application requires the Microsoft .NET framework 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next