GithubHelp home page GithubHelp logo

syxo / wslu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wslutilities/wslu

0.0 1.0 0.0 5.25 MB

A collection of utilities for Windows 10 Linux Subsystems

License: GNU General Public License v3.0

Shell 96.14% Makefile 2.27% VBScript 1.59%

wslu's Introduction

wslu - A collection of utilities for WSL

GitHub license GitHub (pre-)release GitLab Gitee Gitter Twitter Follow

English | 简体中文 | 繁體中文

This is a collection of utilities for Windows 10 Linux Subsystem, such as converting WSL path to Windows path or creating your favorite linux GUI application shortcuts on Windows 10 Desktop. Requires Windows 10 Creators Update.

Feature

wslusc A WSL shortcut creator to create a shortcut on your Windows 10 Desktop.

wslsys A WSL system information printer to print out system informations from Windows 10 or Linux.

wslfetch A WSL Screenshoot Information Tool to print information in an elegant way.

wslvar A WSL tool to help you get Windows system environment variables.

wslview A fake WSL browser that can help you open link in default Windows browser.

wslupath Deprecated A WSL tool to convert path styles.

Status

Service Master Develop
License Check FOSSA FOSSA Status -
Code Quality CodeFactor CodeFactor Grade Master CodeFactor Grade Master
Testing AppVeyor Build status Build status
Deployment CircleCI CircleCI CircleCI

Installation

Pengwin/Fedora Remix

Preinstalled in WLinux and Fedora Remix for WSL.

Ubuntu

Preinstalled in the latest apps. On older installations please install ubuntu-wsl that depends on wslu:

sudo apt update
sudo apt install ubuntu-wsl

For other Debian-based systems(Debian/Kali Linux)

You can download the .deb package from release and install it using sudo dpkg -i wslu*.

Debian

You can use the following command for easy installation:

$ curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/wslu/script.deb.sh | sudo bash

For RPM-based systems(OpenSUSE/SLES/Pengwin Enterprise/Oracle Linux)

You can use the following command for easy installation:

$ curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/wslu/script.rpm.sh | sudo bash

You can download the .rpm package from release and install it using sudo rpm -ivh "wslu*".

Arch Linux

wslu is live on AUR. You can download PKGBUILD and install manually or install via PKGBUILD helpers like yay.

Alpine Linux

You can now install wslu from Alpine Linux testing with following way:

$ echo "@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing/" | sudo tee -a /etc/apk/repositories
$ sudo apk update
$ sudo apk add wslu@testing

You can also download the .apk package from release and install it using sudo apk add --allow-untrusted "wslu*".

Other distributions

Not Recommend

curl | bash method is not secure. Related article

Run the following command in your preferred distro: curl -sL https://wslu.patrickwu.space/install | bash

Contributors

This project exists thanks to all the people who contribute. [Contribute].

License & Credits

This project uses GPLv3 License.

Logo of WSL Utilities is licensed under CC BY-NC 4.0 International License.

Assets

Tux logo used in \src\etc\wsl.ico was originally made by Larry Ewing in the Gimp and re-illustrated in vector by Garrett LeSage, using Inkscape.

Some of wslfetch ASCII Arts comes from neofetch with MIT License and screenFetch with GPLv3 License.

Pengwin Logo used in wslfetch ASCII art is ASCII version of the artwork by Dennis D. Bednarz, with use permission from Whitewater Foundry.

WLinux Logo used in wslfetch ASCII art is ASCII version of the artwork by Larry Ewing.

wslu's People

Contributors

axhe avatar cerebrate avatar crramirez avatar fossabot avatar kamszyc avatar monkeywithacupcake avatar patrick330602 avatar sirredbeard avatar thomasmaurer avatar

Watchers

 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.