Showing 1223 open source projects for "clone"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1

    BrainCurses

    An clone of the Mastermind game made with ncurses.

    This project has moved to https://github.com/bderrly/braincurses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    tiangangtugui

    天罡圖

    天罡圖(v1.0)是在圖片裡面加入一個密碼加密的文件,從而使用圖片傳遞加密文件的方法 Clone from github. 使用方法: 1. 安裝Java http://www.java.com 2. 雙擊 tgt.jar 或 java -jar tgt.jar 天罡圖(v1.0)是在圖片裡面加入一個密碼加密的文件,從而使用圖片傳遞加密文件的方法。 使用方法是: 首先選擇jpg圖片(大的比較好),然後選擇要加密的文件,之後輸入密碼,最後點擊"加料"。 提取方法是: 首先選擇天罡圖,然後輸入密碼,最後點擊"提取" 生成的文件名是自動選取的,生成天罡圖是在原圖名後加-tgt.jpg. 提取的解密文件是圖名加.secret 要改變缺省輸出目錄可點擊右邊小按鈕。 運行狀態給出 提示信息。 注意:提取時密碼錯誤不會提示,會得到不可讀文件。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    joynxengine

    joynxengine

    A clone of the Cave Story video game with a joystick feature.

    A clone of the Cave Story video game with a joystick feature. It exists a video game called Cave Story (also known as Doukutsu Monogatar) [1]. An open source clone called NXEngine [2] has been written. Unfortunately, this clone doesn't support the joystick whereas this game is suited to be played with a joystick. So, JoyNXEngine has been written to resolve this problem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Just a Patience / Solitaire Clone written in QT4. 64 bit windows users: There are 64 bit windows binarys in the file section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Gene Studio is a free tool for modelling of DNA manipulation. It will allow to work with vectors, to design primers, to clone molecules and provide user friendly intewrface.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    OpenXenManager
    OpenXenManager is a graphical interface to manage XenServer / Xen Cloud Platform (XCP) hosts through the network. OpenXenManager is an open-source multiplatform clone of XenCenter (Citrix). The source code can now be found on GitHub using the homepage link below
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Not Your Average Snake Clone

    Not Your Average Snake Clone

    A version of the classic game Snake with some unique twists

    Important: This game uses OpenGL and reqires 3D acceleraion to run properly. It will not work on most systems without a discrete graphics card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Mobile Suite

    Mobile Suite is a set of J2ME midlets with a common UI

    Mobile Suite is a set of J2ME midlets with a common UI. Applications are grouped in three: - game (Reversi, Bubblet, ...), - application (Secure SMS, RSS Reader, ...) - programming tool (libraries, test suite, ...).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tank

    Tank

    Battle City PC clone

    This game is clone of NES Battle City. It includes a few enhancements from Tank1990 hack.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    PyBreak360

    PyBreak360

    breakout/arkanoid clone multiplayers network game at 360°!

    written in python 2.7.x and pygame 1.9.1&2 I have not found anything playing with more than 2 childrens with serverals computers. A game easy, addictive, and not too long playing time. So, i made it: an arkanoid / breakout clone which have the particularity to play at 360°. pybreak360.cfg to fine configure outside game. pybreak360_kbd.py for special international keymap. on game, use mouse or arrow keys. press B to start/stop ComputerBootPlayer. press H to see HiScores. press D for LevelDesigner (see in levels/*.level to edit/create fine configured levels as BrickArray, Background, Music, ...) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pyzeliard

    A Zeliard clone, an old DOS game

    A Zeliard clone, an old DOS game, GPL version 2. There might be some differences to the real thing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CPPQUADPACK

    C++ port of QUADPACK with general function defination style.

    ...A C++ port of QUADPACK with a general function defination style to provide more flexible function parameter defination. Based on crbond C version QUADPACK(http://www.crbond.com/scientific.htm) . You can get the latest code by : git clone git://git.code.sf.net/p/cppquadpack/code cppquadpack-code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flippy Python Library

    Flippy Python Library

    Python Library for Making your own Syntax, Beautify you Source.

    Python Library for Making your own Syntax, Beautify you Source-code, FlipPy (Flip Python / Filipino Python) is a Python Library for Parsing defined Python Programming Language syntax into your preferred syntax, It's like creating a new Clone of Python with your Own preferred Syntax without touching any mighty Python's files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple Pong clone
    This is my very first Unity Game. There's not really much to explain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    2048 clone developed by Peter Krause and Sean Adams. The jar file downloaded is an executable jar file that will run on opening. However, contained inside the jar file are all the source files along with pictures necessary for running the game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    kDicts

    kDicts

    kDicts is a simple app for anyone who loves to study foreign languages

    kDicts is a simple app for anyone who loves to study foreign languages with a little bit of technology, or simply for anyone who needs to remember a few words. kDicts is written in Python and runs under Kivy framework. You can clone the repository to your /sdcard/kivy/kDicts or install it from APK. Before every update backup your app data! Like the app on facebook too: https://www.facebook.com/kDicts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DARwIn-OP Clone

    DARwIn-OP Clone

    DARwIn-OP cloning files

    Programs and Designs to Clone DARwIn-OP using consumer tools. First cut programs in the Code section. Cut program packs in the File section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Linux Clone of Caligari truespace ported to gtk2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    another-snake

    another-snake

    Snake Game clone written in C++.

    Another-Snake is a clone of popular game Snake. It is written in C++. SDL library is used and lexical cast from Boost. It is still under development. Runs on Linux (tested on Debian, Ubuntu and Fedora).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Asteroidz Game

    Classic Asteroids clone

    A project my friends and I made for a midterm project; a clone of the original Asteroids (plus a couple other things), complete with fake CRT blur effect! Made with Processing (http://www.processing.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Theme-ix

    Theme-ix

    Themed Linux re-spins for the masses

    ...They are re-spins offered up as an example of some of the work I have done theming Linux on various base systems. Xbluebuntu - is the first release and is a light-weight clone of Xubuntu on a Debian testing base. Chromixium - is the second release and is a clone of ChromeOS based on Ubuntu 14.04 LTS. Please see the dedicated Sourceforge page: https://sourceforge.net/projects/chromixium The Wiki is now up and running with the first guides: How to install Theme-ix How to connect your WiFi.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    k8055n-boardtester

    Velleman K8055n Testing application for Linux

    This is a "clone" of the famous Velleman k8055n test application suitable for Linux. It is build on http://jodersky.github.com/k8055 (libusb) and KDE 4.12, QWT and QT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Duplicate files util

    Duplicate files util

    Search and delete duplicate files.

    ...Utility searches for clones as a review in the list will be presented all clones branches or compare two branches, and selectively for comparison with the branch of the directory with options for rapid detection of directory clones when comparing branches or in the same branch. Search and clone detection is carried out by name, size, date, content, tags for MP3, limited by size and date, template. Checked control the amount of files in all kinds of search. There are the usual search files and search for MP3 tag, comparing directories. Auto select by name, match, name,size,date, date, date and name, path, identity, content and tags, checksum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QStarDict is a StarDict clone written with using Qt4. The user interface is similar to StarDict.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MiniMek

    MiniMek

    Mini games with Meks

    ...v=kBX4P85o3Lo The first game was called "Urbie Defense" where you must defend your Urbanmechs from the enemy waves as long as you can. Watch a gameplay video of it here: http://youtu.be/LQJTH4RbZR8 The second game was "Bouncing Urbies", which is a clone of the classic DOS game "Bouncing Babies.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo