Showing 647 open source projects for "astronomy open source"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 1
    PowerShell

    PowerShell

    Command-line shell and scripting language built on .NET

    Powershell is a cross-platform, task-based command-line shell and scripting language that helps rapidly automate tasks that manage operating systems (Linux, macOS and Windows) and processes. It works well with existing tools and is optimized for dealing with structured data, REST APIs and object models. PowerShell was developed by Microsoft as a task management and configuration management framework. Powershell is designed to let you manage computers from the command line and improve the...
    Downloads: 141 This Week
    Last Update:
    See Project
  • 2
    ShellCheck

    ShellCheck

    A static analysis tool for shell scripts

    ShellCheck is a GPLv3 tool that provides warnings and possible suggestions for bash/sh shell scripts. ShellCheck finds bugs in your shell scripts. You can cabal, apt, dnf, pkg or brew install it locally right now. ShellCheck highlights and clarifies typical beginner's syntax mistakes and issues that cause a shell to give a cryptic error message. It shows typical intermediate level semantic problems that cause a shell to behave in a abnormally and counter-intuitively. It can also discover...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Azure Powershell

    Azure Powershell

    A repository of PowerShell cmdlets

    Azure Powershell is a free set of modules that provide cmdlets to manage Azure with Windows PowerShell. These cmdlets allow developers and administrators to develop, deploy and manage Microsoft Azure applications. They can also be used for such tasks as creating and configuring cloud services, virtual networks and machines and more. Azure Powershell offers a full set of features including account management, Windows Azure Pack and Stack among many others. To use the cmdlets, make sure to...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Powerline Go

    Powerline Go

    A beautiful and useful low-latency prompt for your shell

    A Powerline-like prompt for Bash, ZSH, and Fish. All of the version control systems supported by powerline shell give you a quick look into the state of your repo. The current branch is displayed and changes background color when the branch is dirty. When the local branch differs from the remote, the difference in number of commits is shown along with ⇡ or ⇣ indicating whether a git push or pull is pending. powerline-go uses ANSI color codes, these should nowadays work everywhere, but you...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    Kubetail

    Kubetail

    Bash script to tail Kubernetes logs from multiple pods

    Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream. This is the same as running "kubectl logs -f " but for multiple pods. Just download the kubetail file (or any of the releases) and you're good to go. Note that you may need to run compinit for zsh to pick-up the changes in the competition after having upgraded from the non-abbreviated installation. If you're using a ZSH plugin manager, you can install kubetail as a plugin. kubetail itself doesn't...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Blur my Shell

    Blur my Shell

    Extension that adds a blur look to different parts of the GNOME Shell

    Adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview. If you use Ubuntu, you may want to change the radius of the corner effect for Dash-to-Dock in preferences, else you may see unpleasantly mixed radii in your dock.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    OliveTin

    OliveTin

    OliveTin gives safe and simple access to predefined shell commands

    Give safe and simple access to predefined shell commands from a web interface. OliveTin just runs shell commands, so theoretically, you could integrate with a bunch of stuff just by using curl, ping, etc. However, writing your own shell scripts is a great way to extend OliveTin. Uses only a few MB of RAM and barely any CPU. Written in Go, with a web interface written as a modern, responsive, single-page app that uses the REST/gRPC API. Helps potential contributors be consistent, and helps...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    iSH

    iSH

    The Linux shell on iOS

    iSH is an open source project that allows for a Linux shell environment to run locally on your iOS device. It does this through a usermode x86 emulation and syscall translation. With iSH you can run Linux applications and programs on iOS, access the Alpine package manager, and install programs with apk add <name>. iSH also features a keyboard addition that makes navigation a whole lot easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    kube-ps1

    kube-ps1

    Kubernetes prompt info for bash and zsh

    A script that lets you add the current Kubernetes context and namespace configured on kubectl to your Bash/Zsh prompt strings (i.e. the $PS1). The default prompt assumes you have the kubectl command-line utility installed. Official installation instructions and binaries are available. Blue was used for the default symbol to match the Kubernetes color as closely as possible. Red was chosen as the context name to stand out, and cyan for the namespace. 256 colors are available by specifying the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 10
    fish

    fish

    The user-friendly command line shell

    Finally, a command line shell for the 90s. fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family. fish suggests commands as you type based on history and completions, just like a web browser. Watch out, Netscape Navigator 4.0! fish supports 24 bit true color, the state of the art in terminal technology. Behold the monospaced rainbow. fish is fully scriptable, and its syntax is simple, clean, and consistent. You'll never write esac again. For those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    homeshick

    homeshick

    git dotfiles synchronizer written in bash

    In Unix, configuration files are king. Tailoring tools to suit your needs through configuration can be empowering. An immense number of hours is spent on getting these adjustments just right, but once you leave the confines of your own computer, these local optimizations are left behind. By the power of git, homeshick enables you to bring the symphony of settings you have poured your heart into with you to remote computers. With it you can begin to focus even more energy on bettering your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bash-completion

    bash-completion

    Programmable completion functions for bash

    bash-completion is a collection of command-line command completions for the Bash shell, a collection of helper functions to assist in creating new completions, and a set of facilities for loading completions automatically on-demand, as well as installing them. The easiest way to install this software is to use a package; refer to Repology for a comprehensive list of operating system distributions, package names, and available versions. Depending on the package, you may still need to source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xxh

    xxh

    Bring your favorite shell wherever you go through the ssh

    You stuffed the command shell with aliases, tools and colors but you lose it all when using ssh. The mission of xxh is to bring your favorite shell wherever you go through ssh without root access and system installations. Preparing portable shells and plugins occurs locally and then xxh uploads the result to the host. No installations or root access on the host is required. Security and host environment are a prime focus. No blindfold copying config files from local to the remote host....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    zsh

    zsh

    Customizable command shell for UNIX-like environments

    zsh is a shell probably most similar to ksh, but with countless enhancements and differences.
    Leader badge
    Downloads: 2,817 This Week
    Last Update:
    See Project
  • 15

    bash debugger

    bash debugger

    A gdb-like debugger for bash
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • 16
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 17
    FlashForth is a standalone Forth system for the Microchip PIC 18, 24, 30, 33 and the Atmel Atmega series of microcontrollers. A Forth system with interpreter, compiler, assembler and multitasker is provided.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    PyCmd
    IMPORTANT NOTE: The PyCmd project has moved to GitHub: https://github.com/horeah/PyCmd PyCmd is a smart command prompt extension for Windows' cmd.exe; its purpose is to emulate a few power features of UNIX shells (decent Tab-completion, persistent history, etc.)
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19

    HSTR

    Shell history suggest box - easily view, navigate, search your history

    Are you looking for a command that you used recently? Do you want to avoid the need to write long commands over and over again despite you used them recently? Are you looking for a tool that is able to manage your favorite commands? HSTR is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrl-r. Apart to the completion, history can be managed (you can remove commands that e.g. contain sensitive...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    Shell Scripts
    We develop and distribute Shell Scripts to optimize the usage of your Linux system!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    flom

    flom

    Free Lock Manager

    FLoM is a free open source distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way that "nice" manages process prioritization. Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Kobo XCSoar Launcher

    a customizable boot menu for your Kobo Mini

    Mainly this project aims at easing startup and use of XCSoar (see xcsoar.org) on Kobo Mini. But the scope of use should not be limited solely to XCSoar. The Launcher should be small in code size, reuse most of the original libraries, provide flexible configuration to any application that might be ported to the Kobo Mini. It supports customizable fonts, toolbox-pages, buttons (also graphical), labels, autostart and sleep timers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    imi

    imi

    hantimagyar scripts and website

    hantimagyar created free POSIX scripts and website (with various useful information) in English and Hungarian (Magyar) languages Screenshot: "The Martians" is a term used to refer to a group of prominent Hungarian scientists... Neumann János, Szilárd Leó, Teller Ede, Wigner Jenő, Kármán Tódor, Bárány Róbert, Gábor Dénes, Békésy György, Lánczos Kornél, Oláh György, Telegdi Bálint, Hevesy György, Polányi János... Hungary has given a very large numbers of great scientists our world compared to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DOG is an alternative to COMMAND.COM, better and smaller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next