Skip to content

coding-bricks/quick-look

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Project

quick-look

Developer

Dr Fabio Schirru

Description

This project is a web application written in Python using the Flask framework. It allows to display data collected by the Sardinia Radio Telescope (SRT)

Installation

  1. Clone this repository:
    git clone https://github.com/coding-bricks/quick-look.git
  2. Install dependencies:
    pip install -r requirements.txt

Usage

The software must be launched from where the 'run.py' file is located

  1. Run the program:
    flask run
  2. Open a browser and type '127.0.0.1:5000/'

Status

This project is in its alpha stage and is actively being developed.

License

Copyright (C) 2023

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Contact

If you have any questions, feel free to email me at fabio.schirru@inaf.it

About

Web App to display data recorded by SRT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published