Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kpocza/LoWe
Linux on Windows extender
https://github.com/kpocza/LoWe
Last synced: 16 days ago
JSON representation
Linux on Windows extender
- Host: GitHub
- URL: https://github.com/kpocza/LoWe
- Owner: kpocza
- License: mit
- Created: 2016-09-25T19:34:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-15T21:38:10.000Z (over 5 years ago)
- Last Synced: 2024-08-01T05:19:41.962Z (3 months ago)
- Language: C++
- Size: 7.94 MB
- Stars: 243
- Watchers: 24
- Forks: 17
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LoWe
Linux on Windows extender.Ubuntu on Windows (WSL) released with Windows 10 Anniversary Update runs console based Linux apps on top of the Windows Kernel, not even all of them. The goal of this project is to extend the current functionality of Ubuntu on Windows with support for X apps, video, and sound. Reliability, UX, functionality improvements are expected in the future. **LoWe officially supports Ubuntu 16 LTS on at least Windows 10 (Fall) Creators Update and Ubuntu 18 LTS on Windows 10 October 2018 Update**. *If you're still running Windows 10 Anniversary Update with Ubuntu 14 LTS then please checkout w10auu14 branch.*
Special thanks to Dean Beeler (@canadacow) for his efforts making Ubuntu 18 work.
Feedback is welcome.
### Bash on Ubuntu on Windows and WSL can really play video and music.
![working LoWe and mplayer](docs/img/readme/01_mplayer.jpg "Ubuntu on Windows can play video and music")
### Graphical apps on Unity on X.Org on Bash on Ubuntu on Windows
With LoWe it's possible to run X programs without employing any third-party X servers.
It's a bit buggy, but works.
#### Firefox, xterm, xeyes, xclock
![working LoWe and X](docs/img/readme/02_x1.jpg "Ubuntu on Windows can run x")
#### LibreOffice Writer, Klondike
![working LoWe and X](docs/img/readme/03_x2.jpg "Ubuntu on Windows can run x")
#### Inkscape, mc, Software![working LoWe and X](docs/img/readme/04_x3.jpg "Ubuntu on Windows can run x")
# Details
- [How It Works](docs/howitworks.md)
- [Building LoWe components](docs/buildrun.md)
- [Running mplayer](docs/mplayer.md)
- [Running X programs](docs/x.md)