Showing 20 open source projects for "notation"

View related business solutions
  • 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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    raylib

    raylib

    A simple and easy-to-use library to enjoy videogames programming

    raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Do you want to see all functions available in raylib? Check raylib cheatsheet. raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging, just coding in the most pure spartan-programmers way. raylib has received several recognitions in the last years and many people have written about the library. Here there are the main awards received from Google and...
    Downloads: 140 This Week
    Last Update:
    See Project
  • 2
    chessPDFBrowser

    chessPDFBrowser

    Chess application whichs allows working with chess PDF books and PGNs.

    Chess application which allows working with PDFs and PGNs. You can work with the chess games of the PDF and edit their tree of variants. Graphical environment. Standard PGN TAGs. PGN comments. Ocr like (Fen string detection from chess board position images). Connection to Uci chess engines (like stockfish). Position analysis, full game analysis. You can now play games against uci engines. pdf2pgn command line command included. Detailed documentation. Multilanguage...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 3
    Fen2Pdf

    Fen2Pdf

    Tool for chess teachers to create PDF files with chess diagrams in it

    Tool for chess teachers to create PDF files with chess diagrams in it. 1) Create a pgn file with chess diagrams (FEN notation) in it (e.g by using lichess) 2) Open the Fen2Pdf and select the folder containing the pgn(s) 3) Click start. Fen2Pdf detects the pgn files in it and creates a pdf file You can now print this file and hand the exercises over to your students Extra features: * Mirror the positions. This is handy if you want the same problems presented for the other color for educational purposes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Tengwar Editor

    Tengwar Editor

    Create, save, copy and edit tengwar texts with this application.

    Tengwar is the alphabet of elfish languages which was invented by J.R.R.Tolkien. The application will be write sentences in different languages by simbols of tengwar.
    Downloads: 3 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
  • 5
    Chess Coordinate Notation Converter

    Chess Coordinate Notation Converter

    Chess notation converter

    A very simple project that partially converts chess coordinate notation to algebraic one. It is written in C# using Sharpdevelop. The following features are not implemented yet: check, pawn promotion and identical pieces able to move to the same square ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Open Chess
    Java Open Chess is a project written in Java in NetBeans IDE. There is possibility to play for 2 players on local computers and via network connection. There is also an option to play versus quite weak computer oponent. Stronger computer oponens will be implemented soon. ATTENTION: Requires Java 1.8 or higher!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Fen2eps is a small console program that converts FEN (Forsyth Edwards Notation) strings to EPS (Encapsulated Postscript) files containing the chess board diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    magiccube3

    magiccube3

    Magic cube visualisation and play

    With the MagicCube program you can visualize the movements of a magic cube in 3D. You can command movements in the usual notation interactively and load sequences of movements. You can store the state of the actual cube and the performed movements. You can also randomly disturb the cube and reset or solve it. The cube can be in three modes (for Rubiks and CT mode see references in readme!): 0 = the classic, Rubiks mode with colours, 1 = the CT mode with characters that in the solution form three-letter abbreviations from the IT world, 2 = the puzzle mode with images on each side of the cube.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RocksmithToTab

    RocksmithToTab

    Exports Rocksmith 2014 songs to Guitar Pro tabs

    Exports Rocksmith 2014 arrangements to Guitar Pro tabs (.gp5, .gpx). It parses Rocksmith's .psarc archives and converts any songs found within to tablature. All the Rocksmith techniques are supported and translated, and you get all of the chord diagrams and fingering hints that Rocksmith shows you. It's a great way to figure out specific parts of a song, and Guitar Pro's speed trainer is a very good alternative to the riff repeater. All arrangement types (bass, lead, rhythm) can be exported,...
    Leader badge
    Downloads: 51 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
  • 10

    pgn4web-cb coordinates and buttons

    pgn4web modification, added coordinates and interface buttons

    ...Full list of Modifications: Added Coordinates A-H,1-8 Added buttons for: -Rotate Board, -Highlight last move on/off -Show/Hide comments and variations -Keyboard Help -Shortcut Squares Help Added Variables: -MoveIndicator: if set true, shows who is to move in lower left corner -ShowMovesInNewLine: if set true, moves will be shown in new lines, like on a sheet of paper -Notation: Sets notation language, currently only "German" and "GermanShort" is supported. It will write GameText in german Notation, e.g. Sf3 instead of Nf3 (English is still available, of course) Check http://pgn4web.casaschi.net/ first for installation and usage help, then view readme.txt for modification specific adjustments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and reports no issues at this time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PGN Viewer is a free ,open source application which allows to view PGN format chess games and visualizes moves from its notation. Developed in C#.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    一个简单的工具,主要实现Cue文件转码和Lrc文件日文汉字注音 a simple tool to manage cue(transcoding) and lrc(japanese kanji phonetic notation) file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Two simple programs for kids learning the music notation. A TETRIS-like game with random notes scrolling on the screen, and NUTKUS - an animated orc controlled by your piano. A MIDI device (piano or keyboard) must be connected via a MIDI->USB cable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The skak package is a LaTeX package for writing about chess. It allows the user to use the Short Algebraic Notation as input and can show the board position at any given time in a game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Chess Editor is a pure Java tool to create, edit and view chess games in the Portable Game Notation (PGN) format. The tool integrates with externally specified chess engine programs to provide analysis of board positions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    PloneChess plans on providing chess-related websites that use Zope, CMF and/or Plone the necessary tools to easily view, upload and play PGN (Portable Game Notation) games and display and manage several types of chess tournaments (round-robin, swiss).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ictk - Internet Chess ToolKit

    chess library in java, PGN, FEN, ICS

    ictk - Internet Chess ToolKit is a java based set of libraries and widgets useful for performing common tasks such as reading PGN, FEN, and generating legal moves. The net libraries convert ICS (Internet Chess Server) output into java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JuggleAnim is a juggling pattern animator written in 100% pure Java (AWT), executable as an applet or application. Juggling patterns are entered in siteswap notation or selected from generated or pre-defined lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pgn2pgc converts text Portable Game Notation (PGN) chess files into highly compressed Portable Game Coding (PGC) chess files. This is the only implementation of PGC as described in the PGN standard. Code is also useful for writing chess software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB