Giter Club home page Giter Club logo

lightapt's Introduction

Quality Gate Status Lines of Code

LightAPT

Light weight and Flexible Astro Photography Terminal based on Python and JavaScript

Architecture

The architecture in LightAPT is inspired by INDI (https://github.com/indilib/indi)

LightAPT Client 1 ----|                      |---- LightAPT Driver A  ---- Dev X
                      |                      |
LightAPT Client 2 ----|                      |---- LightAPT Driver B  ---- Dev Y
                      |                      |                              |
        ...           |--- LightAPTserver ---|                              |-- Dev Z
                      |                      |
                      |                      |
LightAPT Client n ----|                      |---- LightAPT Driver C  ---- Dev T


Client       INET         Server       Driver          Hardware
processes    websocket    process      processes       devices

Features

Though LihgtAPT is very tiny , but here are many good features

  • Based on INDI and ASCOM , most of the devices support
  • Online/Offline skymap , easy to build your image
  • Remote desktop connection support via noVNC
  • Remote shell support via WebSSH
  • Image viewer and compresser support
  • Small tools for image processing and star searching
  • Beautiful web user interface and highly customizable
  • Code optimization support
  • Open source under GPL3 license

Development

Most of the codes are written in Python and JavaScript, and we will try to add more languages to be supported. No matter what languages you are good at, just join QQ group and discuss together.

Build

Just like the name of the project, only a few dependent libraries are needed to start Pay attention to that optional dependencies are recommended to be installed for the better performance and experience.After our test , all of the following dependencies are cross-platform.

Requirements

  • astropy(optional) : For fits image processing and astronomical calculation
  • ephem : Calculate star coordinates
  • numpy : Image processing and calculations
  • paramiko(optional) : SSH client to support WebSSH
  • psutil(optional) : System units
  • requsets : Alpyca backend
  • tornado(optional) : High performance web server for WebSSH

Installation

Fisrt , you should install all of the required libraries . You can run this command pip install -r requirements.txt

Then get into the root directory , and run the following command python lightserver.py

That's all right now and you can enjoy the awesome of the astronomy and universe.

Support

lightapt's People

Contributors

astroair avatar seedll avatar jilaqi-le-gao 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.