128 programs for "beta" with 2 filters applied:

  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    blockem
    Open source clone of the board strategy game blokus, mainly the duo (1vs1) mode. Each player has 21 pieces to put on the board while preventing the opponent from doing the same. Also features solo or 4 players games and an expandable challenge mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    An interactive learning toy for children aged 3 years and up that tries to address the natural intelligence and curiosity of children
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mine Sweeper Whiz
    Moved to github: https://github.com/claycephus/MineSweeperWhiz Artificial intelligence solver as well as a human-playable mode for Mine Sweeper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5
    Demine³
    Clear hidden mines from a cubical minefield
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Yet another brick game, Tetris. This project focuses on the design of the engine, and implemented on SDL using object-oriented programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project aims to develop a collection of educational games for the Digital TV under JavaTV and HAVi API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jigsaw and tile puzzle games. I intend to use this project to promote artists and photographers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    VisualCube

    A php script for generating Rubik's cube visualisations

    INSTALLATION INSTRUCTIONS These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website. STEPS 1. Download the code using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    jqbomb
    This is a very simple version of the classic mine sweeper game written entirely in jQuery (JavaScript) and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A PHP-Smarty/MySQL web application to provide one or several quizz. Multilanguage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nabla X
    Nabla X is a simple puzzle game, where you rotate the blocks to form a pattern. The game uses Java and OpenGL and should work an all major OSs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A wxWidgets conversion of Laser Tank, a puzzle and strategy game by Jim Kindley maintained by Donald Druin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Thump is a maze puzzle game where you play a mouse that has to find the hidden cheeses to open the door to the next level. The game is educational; you have to answer questions to progress. The questions are deliberately relevant to child education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Sudoku Puzzle Game written by wxwidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python script to solve slither link puzzles (also called fences,Takegaki or Loop the loop...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. If you don't have Python installed you can get it at http://www.python.org/download/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. This project site is not active, please visit http://sourceforge.net/projects/tkpysudoku/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A word search maker for teachers, parents and those who enjoy creating puzzles. FindThatWord aims to be the best free wordsearch creation program available with useful features such as clues, hidden messages and automated page layout.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 21
    Kenshira es un sistema Web para crear una comunidad de usuarios que pueda jugar y crear aventuras conversacionales. Incluye un lenguage propio llamado OgnlScript, un compilador, un interprete y un editor de codigo fuente en Html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A java implementation of the Sudoku puzzle. Unique features include different sizes of puzzle (from 4x4 to 16x16) and a genuine user interface based on visual helps (highlighing a selected number, a mouse cursor representing the selected number, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Falling blocks game clone, designed for J2ME devices with 176x208 resolution or greater, programmed with Nokia 6630, but should run on any MIDP 2.0 devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Macromedia Flash implementation of Sierra's Adventure Game Interpreter (AGI) which can run AGI version 2.x games (Space Quest 1-2, King's Quest 1-3, Police Quest, Leisure Suit Larry etc.)
    Downloads: 1 This Week
    Last Update:
    See Project