Showing 518 open source projects for "easy-creds"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 1
    Jepe is an Pokémon Game engine. We have been working on pokémon fan games for quite a while now, but found no easy framework to program them. Therefore we are making this engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java BiDiB Client

    Java BiDiB Client

    Java library to BiDiB (see http://www.bidib.org/)

    A Java library, providing an easy to use interface to the BiDiB protocol (see http://www.bidib.org/).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Sudoku-Tk

    Sudoku-Tk

    Sudoku games and puzzle solver

    Play and solve sudoku puzzles. Start from an empty grid, generate a puzzle or load one. The game is timed. The generated puzzles have a unique solution. Mistakes (twice the same number on the line / column / row) are highlighted in red.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Imagine Engine

    Imagine Engine

    A project to create a blazingly fast Swift game engine

    ... hardware-accelerated 2D rendering capabilities, Imagine Engine is able to push lots of pixels onto the screen at the same time. That means more objects, more effects and less restrictions when designing your games. Besides its goal of being blazingly fast at rendering & updating your games, Imagine Engine aims to provide an easy to use API that anyone can learn - regardless of game development experience.
    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.
  • 5
    # Sudoku-autogen-in-ADK-format Mega packs of Sudoku. 5 Levels Exemple: 406080930030006070000030000000000000000019600008000025025800003309000000000005041 #Easy 900700060070000001430006870000000080156000000000005049002060000000030000000987003 #Medium 000000091000000000000079840500700003604030050090004200040000500003500602000002010 #Hard 004000806050300000100008090500103000000000000406059100000004083000000600083726010 #Unfair
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ARMA+Operation FlashPoint[LINUX/MAC/WIN]

    ARMA+Operation FlashPoint[LINUX/MAC/WIN]

    Place where to find modifications and add-ons for the Arma franchise.

    The reason I decided for this "project" is too keep the spirit of very old and nostalgic title: Operation FlashPoint alive by adding few customizations that have already been available for some time. However, thanks to the official MAC/LINUX release I decided to start transferring as much content from www.moddb.com and www.bistudio.com as possible and make it easy to put everything on a single source and into categories with HOW-TO descriptions for hassle-free experience . . . The Arma...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EASYMINESERVER
    Hello everybody ! The goal is of easy the life of people for create a Minecraft server. If you have any ideas or suggestions, Join me on teamspeak at this address : hrtm.cf:53487 The project is not stopped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Slipstream Mod Manager

    A mod manager for the game FasterThanLight.

    Slipstream is a mod manager for the game FasterThanLight, making it easy to install multiple mods at the same time and, later, revert to vanilla gameplay. It is the successor to Grognak's Mod Manager (GMM).
    Leader badge
    Downloads: 882 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    Gambit

    Gambit

    A cross-platform chess game.

    Gambit is a cross-platform chess game. There are binaries for Windows users. Users of Unix-like operating systems can check the web site for build instructions (it should be easy to follow).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    SDL Framework
    SDL Framework (SDLFW) SDLFW is a cross-platform framework from the powerful SDL library to create your own 2D games with the Lua programming language. It's easy-to-use, free, open-source, and works on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    MonAddict

    MonAddict

    Wanna feed your addiction for money? This game is for you!

    What if earning money was as easy as hitting a box? Guess what, it is! Click this box to get your first coins. Reinvest your money in the weirdest kinds of weapons, which help you make even more money. This will lift up your capitalist heart. What are you waiting for? Download this app for free and become rich right now!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Leaf

    Leaf

    A game server framework in Go (golang)

    Leaf, written in Go, is a open-source game server framework aiming to boost efficiency both in development and runtime. Simple APIs. Leaf tends to provide simple and plain interfaces which are always best for use. Self-healing. Leaf always tries to salvage the process from runtime errors instead of leaving it to crash. Multi-core support. Leaf utilize its modules and leaf/go to make use of CPU resouces at maximum while avoiding varieties of side effects may be caused. Each module runs inside...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BWEM

    Fast and robust map analyser for Brood War.

    Brood War Easy Map is a C++ library that analyses Brood War's maps and provides relevant information such as areas, choke points and base locations. It is built on top of the BWAPI library. It first aims at simplifying the development of bots for Brood War, but can be used for any task requiring high level map information. It can be used as a replacement for the BWTA2 add-on, as it performs faster and shows better robustness while providing similar information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Karl's Wow UI

    This is the UI I use to play World of Warcraft

    This is my World of Warcraft UI. I use it with all my characters. This is mainly to help my guild members get addons installed without a lot of hassle. None of this is my work. All credit goes to the authors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Star Story

    Star Story

    A sci-fi JRPG for Mac and Windows

    A sci-fi JRPG for Mac and Windows. I will post more about this when the project is in a more proper stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Freecell on Canvas

    Freecell on Canvas

    Online Freecell based on html5/canvas

    This implementation of the popular Freecell card game can be played on any canvas-enabled browser, without installing anything. The game is based on html5 canvas and Javascript. The table is scalable, which means that cards make up most of the available space, making manipulation easy. During play, obvious moves will be made automatically, even 'supermoves' are supported. Since version 1.0 hints are included (which may or may not be useful). Since version 1.1 mobile devices are supported...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    dyn4fx

    A 2d physics game engine for JavaFX

    Dyn4FX is a 2d physics game engine for JavaFX. This project extends the Dyn4j physics engine and makes it into a full fledged 2d game engine. It has support for input , application states , audio , animations and other common game features. If you want to learn more about the underlying physics engine please visit. http://www.dyn4j.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BridgeBuddy

    Bridge duplicate tournament card play program

    ... bridgemate database and/or key in results, key in penalty (e.g. 40%-60%), key in bidding (with ongoing calculation of score). Each time user choose 'Go to end of current date' all html-pages (incl css-files) for current date are made ready to transfer to a web server. BridgeBuddy is developed while using it 2 times a week (sometimes with mixed number of bridgemates) since 2011 in two danish clubs. Languages are english and danish. Developer can easy add more. Java documentation in english
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Magic Images

    Magic Images

    Create worksheets for preschoolers.

    An OpenOffice / LibreOffice Calc extension with the single purpose to easily create pictures with hidden images that appear to the children while he/she draw the appropriate regions.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Trebuchet is a 100% TCL cross-platform GUI MUD client, designed to be powerful and extensible, yet easy to use. This client also has support for advanced features, such as SSL encryption, and allowing the server to request custom GUI dialogs.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    A webapp hacking game, where players must locate and exploit vulnerabilities to progress through the story. Think WebGoat but with a plot and a focus on realism&difficulty. Contains XSS, CSRF, SQLi, ReDoS, DOR, command injection, etc
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 25
    Soduku-Solver

    Soduku-Solver

    Soduku Solver solves 6x6 soduku of easy and medium level.

    Soduku solver V 1.0 is Open Source project which solves the 6x6 Soduku problem of easy and medium level. It is a Open Source project which is available in github repository and this project welcome each contributor which helps to make this project better. Keywords : soduku solver , solve the soduku , soduku 6*6 , soduku 6x6 , solve my soduku problem , amazing software , artificial intelligence , best software , top software
    Downloads: 0 This Week
    Last Update:
    See Project