Showing 37 open source projects for "work tracker php"

View related business solutions
  • $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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    pgn4web

    pgn4web

    javascript chess games viewer for websites, blogs and live broadcasts

    pgn4web is a javascript chess games viewer for websites, blogs and live broadcasts. "pgn4web has a clean design, and is easily integrated and configured in wordpress. And yet, below that layer of simplicity, it has enough bells and whistles to allow for more baroque needs and taste. A truly great plugin." GM Tiger Hillarp, using the pgn4web plugin for wordpress on his site chess at the bag of cats, May 2013. "We wanted a live viewer that could work on tablets and mobile phones. pgn4web...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    nV@derz!
    ...The player must defend the planet from waves of aliens, and the game features a few variations from the original. Play with PC joysticks or keyboard with one or two players. Note (04-26-2017): Sound may not work on some systems. Please share your experience with nV@derz! in the Discussion forum or make a ticket in the Bugs tracker. Thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Bible Reading Program

    Daily Reading Program

    BRP is a web based computer program to provide daily content from a list indexed by date, such as a daily Bible reading. It will work with anything arranged as book / chapter /verse. It is Open Source Free Software. Install / upload via phpMyAdmin to your web hosting, copy the files into a folder named /brp, and click on index.php to use it. For details please see readme.txt. It got updated 30 September 2015. Use the brp-2015 folder for the latest files. Email feature requests to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    We are in the process of creating a open source persistent browser based web game (PBBG) framework which will have all the features to get you started and let you start developing your unique features without having to write all the basics. We have taken a modular approach, you can use only the modules you want. If you wanted just a forum you could enable only the core, user and forum modules. We are building our framework using Kohana which is an open source, object oriented (H)MVC web...
    Downloads: 0 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

    XMICAE Customizable IF Engine

    XMICAE is a framework for browser-based IF/RPG narratives.

    XMICAE stands for eXtensible Markup Initialized Customizable Adventure Engine. It is an IF system that supports the integration of game element like "Activities" that can turn it into something capable of adding sophisticated game mechanics. It is inspired by and aims to be an alternative to StoryNexus and Sryth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Yapeal

    Yapeal

    Yet Another PHP EVE API Library.

    *** Project Moved *** This is not the code you are looking for!!! Current development on this project has moved to GitHub. Look for the project at : http://github.com/Dragonrun1/yapeal Yapeal not only grabs the data from the API for you but also saves the data into a MySQL database as well. It was made to be ran from a crontab job or a scheduled task and works in the background to 'Auto-magically' as I call it, keep the database updated so all you have to do is work with the database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JavaScript Chess

    JavaScript chess with board rotation, pgn output, forward/back & save

    Play in your Firefox browser, no installation necessary, or upload to your server and play with a far-away friend. Games can be saved to a database and/or a simple text file. Includes a simple PHP mysql script for database connection. Utilizes bitboards (arrays of two 32-bit numbers) and lookup tables for fast move-generation and analysis. Endings include checkmate and resignation; draws are yet to be implemented. The cpu engine is a work in progress, suggestions/contributions are welcome. Can log static-exchange stats and be configured for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This might one day become a tool for tracking your role playing character. The design goals are to be system independent (as well operating system wise as rpg system wise), flexible and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web-based MMORPG where the users can populate one of two planets that are in war: one is futuristic and the other one medieval (with magic). Notice: The code is of hardly any quality and it might not work on other servers.
    Downloads: 0 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
  • 10

    CS Battle Tracker

    Table Top Online Role Playing (TTORP)

    PHP-Based web application for tracking data in traditional paper-and-pencil role playing games. Tracking in and out of game chat, actions, and (eventually) movements on a map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EveMarketFeed

    Project to development common data format for Eve market order data

    Project was started to give a work space for anyone interested in developing a shared data format and code that web sites can use to exchange market order data both from the Eve client market order cache and Eve market order APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SpaceNOutX

    SpaceNOutX

    Space Exploration Game

    http://templates.services.openoffice.org/en/template/lulucom-cd-dvd-label (another very old app, server side code was lost) SpaceNOutX is a flash/php based game that (will) let players carve out their own piece of a a virtual universe. Creating a new user and the map system should work. Load the map then zoom waaaaay out to see probably the coolest thing about the game so far. This version is being compiled from several previous versions from Android, BASIC, and ActionScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Fantasy (American) Football stat tracker and live scoring program written in PHP. Statfink works best with Yahoo fantasy football leagues. One player installs statfink on a server and the rest of the league can view a webpage to get free live scori
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A simple online game engine to basicaly test how it could work. The Server is currently written in PHP because of its plattform independency. Later it could be translated to C++, if more performance is required. The Client is written in C++ an QT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Its turn based, web-browser, fantasy MMORPG written in PHP5 and MySQL4 (or higher) (but may work with many other databases) with Smarty Template Engine (v3.0rc3), ADOdb (v4.992) and PHP Mailer (v5.1). Based on Vallheru (v1.3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sports Club Manager (S.C.M) is a Joomla! component designed and built around managing teams and fixtures for sports clubs, S.C.M is being developed for use of Football(Soccer) clubs but can be configured for other team based sports. ---- NOTICE: 5th Feb 2012 ---- I have removed the old version of the S.C.M module for Joomla in order to remove confusion for people e-mailing me complaining that it doesn't work in the new Joomla, Smart people, i know. So until i can find the time to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ale is a PHP 5 EvE / EvE-Central API, see also www.eve-dev.net. The forum thread for this work is http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=981043&page=1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Web-based deployable player owned structure fuel tracking site for EVE Online. Moved to google code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Live Stat Tracker is a PHP-based fantasy baseball statistical tracking device that relies on an open feed from MLB.com - It's the best free live stat tracker out there, let's make it better!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Universal is an Online PBBG, that I am opening up to open source development. This game should allow future online games to base themselves on this and work up to build better games, and improve this game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fantasy Hockey Tools is an add-on for commissioners of simulated fantasy hockey leagues. It was initially developed for the FHL simulator, but may be adapted to work with other simulators during this Open Source project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Its turn based, web-browser, fantasy MMORPG written in PHP and MySQL (but may work with many other databases) with Smarty Template Engine, ADOdb and PHP Mailer. Based on Gamers-Fusion ver 2.5 with many modyfications in security, speed and features. All development was moved to Launchpad: https://launchpad.net/vallheru
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This is a framework written in PHP for easily creating resource management / strategy games. Two playable games are included. The system uses sessions to store data and should work out of the box with little or no configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    postracker is an open-source starbase tracker for the online game EvE-Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nomik is a self-modifying game invented by Peter Suber. This is a Web-based version of this game based on the work of Martin Rittweger, which is available on SourceForge as well. This project has been merged with http://sourceforge.net/projects/nomic and
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next