pingoscope

module
v0.0.0-...-97fdaa3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2022 License: MIT

README

pingoscope

Contributors Forks Stargazers Issues MIT License

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

The Pingoscope is a addon for a horizontal mounted telescope, it points the telescope to a target and follows the target.

Built With

Getting Started

Installation
  1. Clone the repo

    git clone https://github.com/Pingoin/pingoscope.git
    
  2. Install NPM packages

    npm install
    
  3. compile Source

    npm run build
    
Server Linux
  1. modify paths in pingoscope.service

  2. copy File to folder

    sudo cp pingoscope.service /lib/systemd/system
    
  3. Refresh Service List

     sudo systemctl daemon-reload
    
  4. enable service

    sudo systemctl enable pingoscope
    
  5. Start service

    sudo systemctl start pingoscope
    

Usage

Connect the Stellarium-Telescope Plugin to port 10001.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/Pingoin/pingoscope

Acknowledgements

Directories

Path Synopsis
cmd
pingoscope command
main.go
main.go
internal
api
imu
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL