Showing 31 open source projects for "g-cvsnt"

View related business solutions
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 1
    G-CPS

    G-CPS

    Lite CPS Tester

    G-CPS (Golden CPS) It is a Very Lite program to measure your CPS G-CPS is a very lightweight program, it contains multiple color themes, and several options to adjust the test time (1, 3, 5, 10, 15, 30 and 60) s. It also saves the CPS record that you have achieved, each time mode has a different record. Source Code: GitHub: https://github.com/PETEROLO291/G-CPS You can try it out with: https://sourceforge.net/projects/flame-auto-clicker/ Info: Installer: 9.3MB Program: 27.5MB Version...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Denise

    Denise

    C64/Amiga emulator with PAL shader and runAhead

    Denise is a cycle accurate and platform independant C64 / Amiga emulator. My motivation for this project is understanding how it works and write clean and easy readable code. Denise now emulates an Amiga 500 and Amiga 1000. Features already known from the C64 emulation, such as runAhead, savestates, drive sounds, PAL encoding, dynamic rate control, G-Sync/FreeSync, Warp, just in time polling are also available for the Amiga. Denise supports REU, GeoRam, EasyFlash, EasyFlash³, Gmod2, Retro...
    Leader badge
    Downloads: 161 This Week
    Last Update:
    See Project
  • 3
    Karaoke Hoster V5

    Karaoke Hoster V5

    Karaoke Hosting for Ubuntu 22.04 & Raspberry Pi 4 (Buster & Bullseye)

    Karaoke Hosting DJ Hosting Karaoke Player Video Sequencer Pitch Changing Sync Adjustments (Requires FAST scratchpad access!) Written in Gambas3 Program Compiled with prebuilt environment with zip extract. Ubuntu 22.04 (64) RPI Buster (64) RPI Bullseye (64)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    karlyriceditor
    Karaoke Lyric Editor is Qt-based GUI application to edit and test Karaoke lyrics in popular lyric formats. Features full support for non-English languages, support for CDG, LRC and UltraStar specifics, and built-in karaoke testing window.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 5
    mywebglflight_chung
    mywebglflight chung is a online 3D webgl flight / car simulator with shaders written in HTML5 and javascript . You can also fly to any place around the world with realtime google static maps earth satellite images , buildings with real lat-lng and monuments. Fly too over africa with horses, zebras, elephants, girafes, antilopes or shoot panzer tanks and have dogfight with war aircrafts or ships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Arkanoid SFML

    Arkanoid game using SFML library implemented in C++

    This is the re-factored Arkanoid game using SFML library implemented in C++. The original version was implemented by Vittorio Romeo and is available on github https://github.com/SuperV1234/Tutorials. In order to compile the project you need the installed SFML library and g++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MRockola
    Application emulate a Jukebox (Rockola) play audio, video and karaoke files. For GNU/Linux and Windows xp, windows Vista y windows 7 =====!!!!Version for Android in google play!!!==== Es un programa para emular el funcionamiento de una sinfonola o video rockola tradicional puede visualizar tambien archivos de karaoke. Para GNU/Linux y Windows xp, vista y 7.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 8
    EDK - Extensible Development Kit
    A multiplataform development kit 2D for Linux G++ and Windows MinGW. features: 2D render with OpenGL. Clock and FPS control. Multithread WIndows and Linux. Templated Binary Tree. Network TCP/UDP SERVER/CLIENT. SQL using SQLite. Áudio 2D and 3D using SFML. View Based Render. 2D Shape Render. Animation with interpolation Line/Curve. 2D Bones with IK and BVH loader. Physics 2D using Box2D. Tile Set and Tile Map. Cenario layer based. XML parser using pugiXML. https://github.com/Edimartin/edk...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ThrTek2XPlane

    Throttle control for QPAC A320 V2 Basic plane on X-Plane on Linux

    This program converts the output from the ThrottleTek-G throttle unit (Airbus 320 version) to input for the QPAC A320 plane, version 2.0 Basic, running on Linux in the X-Plane flight simulator. It converts the linear output range of the unit into forward and reverse power ranges, openng and closing the thrust-reversers round the 25% point of the unit's range. The built-in disconnect buttons on the handles can be used as intended; the end-switches at the full-reverse position of the handles...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 10
    Shakespeare Word Generator

    Shakespeare Word Generator

    random shakespeare word generator

    Program to generate random Shakespearean words. All words taken from the complete works of Shakespeare. Written in C++. Linux users, compile main.cpp file with: g++ main.cpp then type: ./a.out to run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Basic Java Swing Game Engine
    BJSGE(BasicJavaSwingGameEngine) is a basic game engine to develope a 2D game with java swing. Author: cyberdos Difficulty: easy Create a gameloop with one command: new Graph() //init Game { public void instance(Graphics g) //Game loop { //game code here } }); Image Sources: Example1-Dead_Screen: http://readersrecommend.files.wordpress.com/2013/01/splat.jpg Example2-Dead_Screen: http://wolkenwetter.files.wordpress.com/2011/08/blitz-052.gif Example-Icon: http://www.johncabot.edu...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    G-FS-UAE

    G-FS-UAE

    A frontend for Amiga FS-UAE Linux emulator

    A small interface written in Gambas3 for command line FS-UAE Linux Amiga emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    G-Mine is a clone of minecraft, and is beta testing progress, we are currently working on a version for our testers to use. We are converting from, GameMaker 8.1 pro to Java. This is going to be a long journey but i we will get there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DEEP Space

    DEEP Space

    6DOF zero-g claustrophobic space shooter

    Driving a car is 2D Flying a plane is 2.5D Playing DEEP Space is true 3D Ever flown in no gravity, where up is relative? How about all that inside a cavern or large building? Now's your chance to experience combat in full 6DOF in a style similar to the Descent series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    GeAnn
    ... GeAnn, please refer to C. Eickhoff, C. G. Harris, A. P. de Vries and P. Srinivasan. "Quality through Flow and Immersion: Gamifying Crowdsourced Relevance Assessments". In SIGIR 2012
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyKaraoke is a cross-platform karaoke player. It currently supports CDG (MP3+G, OGG+G, WAV+G), MIDI (.KAR, .MID) and MPEG formats.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 18
    The Massive G Engine is a simple yet feature-rich extensible 3D simulation engine for Robotics Research and gaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Game engine written in C++. It is cross-platform, lightweight, scalable to a number of threads engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An open source tool to generate tabletop army lists
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The successor of G-Creator. The Pineapple Game IDE allows advanced game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A suite of tools for handling CD+G karaoke disks and files. Rips CD+G disks to MP3+G files, and burns CD+G disks from MP3+G and OGG+G files.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Poker odds calculator assistant for playing online poker for Linux. It reads the current cards from the poker client window, and displays odds, cards, beater hands, etc. Currently tested and works with Wine/PokerStars.exe on Fedora 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A racing game inspired by F-Zero and Gran Turismo that is controlled by either a PS2 controller or the keyboard. You race against your own best time replayed as a ghost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A compilation of games mainly written in Java for education and entertainment. Train your brain with e. g. improving your ability to recognize patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next