GithubHelp home page GithubHelp logo

ezhangle / flinux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wishstudio/flinux

0.0 2.0 0.0 727 KB

Foreign LINUX - Run unmodified Linux applications inside Windows.

License: GNU General Public License v3.0

C++ 3.00% C 94.52% Assembly 2.06% Objective-C 0.42%

flinux's Introduction

Foreign LINUX

Foreign LINUX is a dynamic binary translator and a Linux system call interface emulator for the Windows platform. It is capable of running unmodified Linux binaries on Windows without any drivers or modifications to the system. This provides another way of running Linux applications under Windows in constrast to Cygwin and other tools. There is a comparison over existing projects.

This project is in heavy development. It is currently capable of running many Linux utilities. Including but not limiting to:

  • Basic utilities: bash, vim, nano
  • Programming environments: python, gcc
  • Package managers: pacman
  • Terminal-based games: vitetris, nethack
  • Network utilities: wget, curl, ssh
  • X applications: xeyes, xclock, glxgears

Some major missing functions are file permissions, process management, signals, multi-threading, and more. Applications depending on these technologies will not work properly.

How to use

Foreign LINUX is still in early stage, bad things like crashing your system or eating your harddisk may happen. You have been warned.

For users who just want to give it a try. Download a premade Arch Linux environment here. Then visit Beginner's Guide.

For just the binary executables, visit release page.

For developers, you can also visit this guide for detailed bootstrapping steps of an ArchLinux chroot.

Screenshots

Screenshot

Development

See development.

Contact

Mailing list: [email protected] (subscribe)

Freenode IRC: #flinux

License

Copyright (C) 2014, 2015 Xiangyan Sun [email protected]

The source code is licensed under GNU General Public License version 3 or above (GPLv3+)

flinux's People

Contributors

wishstudio avatar akx avatar sh4rk avatar cremno avatar lxrite avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.