Skip to content

rlancaste/WindowsSubINDI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

WindowsSubINDI

This repository is meant to support INDI on Windows Subsystem for Linux. Installing INDI on Windows Subsystem for Linux will involve several steps.

Note that this repository requires a Windows computer capable of running Windows Subsystem for Linux

  1. Download this repository.
  2. Run Windows Power
  3. Copy and paste this command: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
  4. Once you do that, restart your computer. Then Install Ubuntu from the Windows Store Application
  5. Then Run install.sh to install INDI, gsc, and astrometry.net. You can run it using this command in the Ubuntu Terminal. You will need to change "User" to your user account name. Also this assumes it is on the desktop, if not, you will need to change the path accordingly.:

/mnt/c/Users/User/Desktop/WindowsSubINDI-master/install.sh

After you run install.sh, you can start indiserver just like you would on a Linux machine.

Note: Libusb might not be fully supported yet, so some devices/drivers might not work in the Subsystem.

Please note this is a work in progress.

-Thank you very much to Microsoft for developing Windows Subsystem for Linux -Thank you very much to the INDI project for developing INDI: https://github.com/indilib/indi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages