Astronomy Software for Linux

View 269 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Simple frame grabber application (similar to xawtv) that can capture directly into a series of FITS files, suitable for further processing with IRIS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    lxnstack

    lxnstack

    A program to align and stack astronomical images.

    Lxnstack is a program designed to align and stack astronomical images (both planetary and deep-sky). The features of latest version are: * Several stacking methods (average, median, sigma-clipping, ...) * Two automatic align method: align-points; phase correlation, * One manual align method. * sub-pixel precision (0.1 pixel for phase correlation and 0.01 pixel for manual alignment). * Automatic image derotation. * FITS file support (by installing the python2 package 'astropy') * Hot pixels suppression algorithm * CR2 files native support * Can load/save video * Grayscale RAW image support * Editing of result image's levels. * Light curve generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    minydro

    minydro

    A simple hydrodynamic code less than 700 lines long!

    A short and simple hydrodynamic Godunov code using a cell-based structure. This program is free to use. It was designed mainly for teaching purposes and it is made freely available in the hope that someone may find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5

    mzsystem

    Simulator of planetary systems

    This is a Delphi/Pascal class that implements a realistic simulator of planetary systems. You can design your own solar system, create custom planets or other objects and establish their gravitational relations using groups. See demos for Windows using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Project moved to Google Code since SourceForce is a broken, buggy, non-responsive service. I had to re-log in over 100 times just to change this description. Please visit the project at http://code.google.com/p/starflighttlc/ for the latest version of th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    openSkyMatch

    Matches OpenScience Observatories images with astronomical catalogs

    openSkyMatch is a collection of Linux shell and Python scripts designed for the OpenScience Observatories program. It automates the identification and matching of detected celestial objects in locally captured FITS images with entries in large-scale sky catalogs, notably Pan-STARRS1 DR2 (II/389/ps1_dr2). The toolkit supports data preprocessing, coordinate correlation, and catalog-based validation of astronomical detections. All tools are open-source and optimized for reproducibility and transparency in citizen science astronomy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openeqalign
    Programa para simular un ocular reticulado mediante una webcam. Permite utilizar una cámara web compatible con v4l2 para hacer alineación polar de una montura ecuatorial con el método de deriva (drift method)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A php port of the solunar tables calculator. Calculates Solunar Tables for any position on earth. Solunar tables are used to predict the best days and times of day to go hunting and fishing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    pwc-lxled

    PWC driver modded for Long Exposure and Led control support

    This driver is derived from the PWC driver found in the Linux kernel. It adds V4L2 controls (`V4L2_CID_FLASH_STROBE/STROBE_STOP`) to drive the led present on some cameras. It also synchronously sets the video mode when power_save is off. This driver may be used to control long exposure modded webcams (SPC900, TouCam,..) when the led is used to trigger long exposure (this avoids the use of an additional serial port).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyastrolib is a python library providing professional astronomers a robust set of tools for astronomical data analysis. This project will provide all the functionality as NASA's IDL Astronomy User's Library in addition to other planned features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open source development of a tool for the astronomy community to interact with the GRB Coordinates Network (GCN) broadcast of real-time gamma-ray burst (GRB) and X-ray Flash (XRF) information. Support for satellite packets: HETE-2, Integral, Swift
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pyindi-client

    Python binding to the libindi library

    This project offers a python binding to the libindi library. It uses the Simplified Wrapper and Interface Generator (SWIG). You may generate a PyIndi module which mainly defines an IndiClient class. This class could be used to build python scripts able to interact with indi servers using sendNew* methods and implementing new* methods of the BaseMediator class. PyQt applications may also be built on top of IndiClient, thus allowing rapid development of GUI Indi clients. Besides Python there are also bindings for node.js, Tcl (incomplete) and PHP (not useful). As application examples you will find a Python Websocket server with which you may build a web application interacting with Indi servers, and a simple PyQt application similar to the Kstars Indi Control Panel (was built as an exercise). Finally there is an equatorial mount 3D simulator written with Freecad and Python, planned to be connected with the PyIndi module. *** The pyindi-client binding has moved to github. ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project has moved; http://astrofrog.github.com/python-montage/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    qapod - Fetch each day a new picture from web, store them and put them onto your background, now mainly apod (astronomic picture of the day, http://antwrp.gsfc.nasa.gov/apod/astropix.html). It can also greet YOU with a nice picture every morning :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program should compute ZHR from data contained in IMO VMDB (http://www.imo.net/data/visual), or other sources with same structure. ZHR should be calculated on arbitrary interval. It should produce analytical and graphical output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a program to retrieve magnetic power spectra from Faraday rotation maps using a method described in http://arxiv.org/abs/0912.3930
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    seti-stat is a simple bash script that will retrieve your SETI@home statistics using HTTP protocol, egrep and lynx browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    rochePlot

    rochePlot

    Schematically plot the evolution of binary stars

    RochePlot is a Fortran code using PGPlot to plot a series of binaries to illustrate the key stages in the evolution of a binary star
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    rssfiz

    Java science library.

    Java science library. Project contains modules for physics units, particle and quantum physics, molecule, chemistry and universe definitions, also additional math classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ruby-sphere
    ruby-sphere is a set of libraries and user interfaces written in Ruby to calculate apparent positions of stars with a moderate accuracy. Its goal is to provide an easy way to plan astronomical observations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ruler3PL

    Photoplate images reduction program

    Package of programs allows to make astrometric reduction of xy-coordinates tables, obtained by mesurements of any stellar frames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    rx2fits

    HF/VHF spectrosopy code for the rx888mk2 direct-sampling receiver

    rx2fits is an SDR code for the rx888mk2 direct-sampling receiver that streams spectral data with frequency up to 65 MHz to FITS files. This code is for the direct-sampling input of the receiver, which transmits real samples over USB3 at up to 130 MHz sample rate. rx2fits processes these samples to spectral intensities via a Fourier-transform poly-phase filter bank, which provides spectral resolution approaching the spectral bin width with good stop-band and adjacent-channel rejection. Sample rate, Fourier bin count, PFB frame count, integration time and receiver gain parameters can be set. Utilities for device enumeration, firmware upload, display of FITS header, file viewing, and for measuring sample rate and sample statistics are provided. The device interface is Ruslan Migirow's librx888 and dropped samples at 130 MHz are negligible. Runs on linux computers under .Net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This program will enable you to find every solar eclipse in between about 2500 BC to 3500 AD. The central line can be displayed graphically and saved as a JPEG or PNG image file or as a PDF document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    sastrocam (simple astronomy camera)

    sastrocam (simple astronomy camera) -- simple camera control for astro

    sastrocam (simple astronomy camera) -- simple camera control for astronomical imaging in Linux. Provides a simple web interface to the camera that will function well for remote control over a low bandwidth link.
    Downloads: 0 This Week
    Last Update:
    See Project