Showing 486 open source projects for "ham-pager"

View related business solutions
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • Point of Sale. Powerful and Simple. Icon
    Point of Sale. Powerful and Simple.

    For retail store owners and multi-location retail operations needing a tool to manage sales, inventory, staff and channels in one place

    Vibe Retail is an all-in-one retail point-of-sale and operations platform built for single-store and multi-location retailers seeking to unify inventory, sales, staff and customer data from one mobile-friendly interface. The system lets you track inventory across locations and warehouses, handle item variations (size, color, material), manage purchase orders and supplier deliveries, print custom barcodes, and transfer stock between stores in real time. On the sales side, Vibe supports multiple payment types (cards, cash, checks, gift cards, EBT), layaway workflows, serial number tracking, delivery management, loyalty programs and branded receipts. Retailers can integrate with online platforms (such as Shopify and WooCommerce), sync in-store and online sales, access 40+ real-time reports on sales, inventory and performance, set up promotions and discounts, and print receipts from mobile devices.
    Learn More
  • 1
    react-native-pager-view

    react-native-pager-view

    React Native wrapper for the Android ViewPager and iOS

    This component allows the user to swipe left and right through pages of data. Under the hood it is using the native Android ViewPager and the iOS UIPageViewController implementations. See it in action! This library supports both architectures (Paper and Fabric). If you would like enable new architecture. This library supports new architecture! We have two example folders one for each architecture. If you are using this library in your own project there some extra steps needed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Tig

    Tig

    Text-mode interface for git

    Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands. Tig allows you to browse changes in a Git repository and can additionally act as a pager for output of various Git commands. When used as a pager, it will display input from stdin and colorize it. When browsing repositories, Tig uses the underlying Git commands to present the user with various views, such as summarized commit log and showing the commit with the log message, diffstat, and the diff. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    pspg

    pspg

    Unix pager (with rich functionality) designed for work with tables

    pspg is a Unix pager designed for working with tabular data, particularly from PostgreSQL, but also supports other databases like MySQL.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    A simple Clock for HamRadio
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • Your go-to FinOps platform Icon
    Your go-to FinOps platform

    Analyze, optimize, and govern your multi-cloud environment effortlessly with AI Agentic FinOps.

    Unlike reporting-only FinOps tools, FinOpsly unifies cloud (AWS, Azure, GCP), data (Snowflake, Databricks, BigQuery), and AI costs into a single system of action — enabling teams to plan spend before it happens, automate optimization safely, and prove value in weeks, not quarters.
    Learn More
  • 5
    Downloads: 76 This Week
    Last Update:
    See Project
  • 6
    BAT

    BAT

    A cat(1) clone with syntax highlighting and Git integration

    ...Even with a pager set, you can still use bat to concatenate files. Whenever bat detects a non-interactive terminal (i.e. when you pipe into another process or into a file), bat will act as a drop-in replacement for cat and fall back to printing the plain file contents, regardless of the --pager option's value. Use bat --list-themes to get a list of all available themes for syntax highlighting.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Glow

    Glow

    Render markdown on the CLI, with pizzazz!

    ...Glow will find local markdown files in the current directory and below or if you’re in a Git repository, Glow will search the repo. Markdown files can be read with Glow's high-performance pager. Most of the keystrokes you know from less are the same, but you can press ? to list the hotkeys. Glow works with the Charm Cloud to allow you to store any markdown files in your own private collection.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 8
    Delta

    Delta

    A viewer for git and diff output

    ...Code can be copied directly from the diff. n and N keybindings to move between files in large diffs, and between diffs in log -p views. Commit hashes can be formatted as terminal hyperlinks to the GitHub/GitLab/Bitbucket page. Delta acts as a pager for git's output, and delta in turn passes its own output on to a "real" pager.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9
    HackRF

    HackRF

    Low cost software radio platform

    This repository contains hardware designs and software for HackRF, a low-cost, open source Software Defined Radio platform. HackRF One from Great Scott Gadgets is a Software Defined Radio peripheral capable of transmission or reception of radio signals from 1 MHz to 6 GHz. Designed to enable test and development of modern and next-generation radio technologies, HackRF One is an open-source hardware platform that can be used as a USB peripheral or programmed for stand-alone operation. HackRF...
    Downloads: 58 This Week
    Last Update:
    See Project
  • DeskTime is a cloud-based time tracking software Icon
    DeskTime is a cloud-based time tracking software

    DeskTime is best for medium to large companies, as well as freelancers who want to boost productivity without overworking.

    DeskTime is a high-performance, automated time tracking and workforce management solution for teams and freelancers. It runs silently in the background, logging computer activity from the moment of boot-up to ensure 100% accurate data without the need for manual timers.
    Learn More
  • 10
    Ham Radio Control Libraries

    Ham Radio Control Libraries

    Library to control radio transceivers and receivers

    The Hamlib project's purpose is to develop flexible and portable shared libraries that offer a standardized API to control any radio oriented equipment through a computer interface.
    Leader badge
    Downloads: 488 This Week
    Last Update:
    See Project
  • 11
    forgit

    forgit

    A utility tool powered by fzf for using git interactively

    ...They have to be exported in order to be recognized by forgit. You can use forgit as a subcommand of git by making git-forgit available in $PATH. Forgit will use the default configured pager from git (core.pager, pager.show, pager.diff) but can be altered with several environment variables. You can add default fzf options for forgit, including keybinds, layout, etc. (No need to repeat the options already defined.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    jqGrid

    jqGrid

    jQuery grid plugin

    jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution, loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl. Improve the maxGridHeigh method. Add a third parameter to indicate the minimum height at which the method run. jqGrid uses a jQuery JavaScript Library and is...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Install ham radio software on Debian Live, RPi OS, or Ubuntu Linux

    ...Please download and READ the installation instructions: https://sourceforge.net/projects/kb1oiq-andysham/files/v26e/GETTING_STARTED Watch a video of Andy (KB1OIQ) as he talks about AHRL during a ham radio convention in MA in the summer of 2025: https://www.youtube.com/watch?v=hwuKZK1dKcU&t=2086s Several videos of Andy's complete AHRL presentation can be found on YouTube. Here is one made in March 2026: https://youtu.be/xv9YnREmeAA?si=yMTX8yJsQFyeJG0i
    Leader badge
    Downloads: 476 This Week
    Last Update:
    See Project
  • 14
    libphonenumber

    libphonenumber

    Library for parsing and validating international phone numbers

    ...The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich). libphonenumber gets the type of the number based on the number itself; able to distinguish Fixed-line, Mobile, Toll-free, Premium Rate, Shared Cost, VoIP, Personal Numbers, UAN, Pager, and Voicemail (whenever feasible). Provides valid example numbers for all countries/regions, with the option of specifying which type of example phone number is needed. Quickly guesses whether a number is a possible phone number by using only the length information, much faster than a full validation. To include the Java code in your application, either integrate with Maven (see wiki) or download the latest jars from the Maven repository.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    fldigi

    fldigi

    Ham Radio Digital Modem Application

    Fldigi is a modem program for most of the digital modes used by radio amateurs today: CW, PSK, MFSK, RTTY, Hell, DominoEX, Olivia, and Throb are all supported. It can help calibrate a sound card to a time signal and do frequency measurement tests. NOTICE: You must proceed to the Files section to locate the correct fldigi, flrig etal download for your particular operating system. Do not blithely use the big green Download button! Use the "Files" menu item or the "Browse All Files" link.
    Leader badge
    Downloads: 2,838 This Week
    Last Update:
    See Project
  • 16
    70cm-ham-radio-fox-hunt-receiver

    70cm-ham-radio-fox-hunt-receiver

    70cm Amateur Radio Fox Hunt CW receiver - Heltec V3 ESP32 LoRa Board

    This project is intended to be coupled with my other LoRa board based project, 70cm Ham Radio Fox Hunt Beacon, which can be found at the link below: https://lora-ham-fox-hunt-beacon-70cm.sourceforge.io The receiver, also ESP32 LoRa-based, is designed for simplicity and accessibility, requiring minimal user setup. It features an OLED display providing real-time frequency readout and received signal strength indication (RSSI), presented numerically in dBm, as an S-meter value, and via a graphical bar. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    hamclock-next

    hamclock-next

    Full re-write of hamclock in SDL2

    Leader badge
    Downloads: 132 This Week
    Last Update:
    See Project
  • 18

    emcomm-tools

    Emergency Communications for Ham Radio

    A Debian-based Linux distribution purpose-built for amateur radio emergency communications. Boot from USB, connect your radio, and you are on the air — with JS8Call, Pat-Winlink, VARA, VarAC, fldigi, and YAAC with SAR plugin ready to go.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19
    70cm-ham-radio-fox-hunt-beacon

    70cm-ham-radio-fox-hunt-beacon

    70cm Amateur Radio Fox Hunt CW Beacon using Heltec V3 ESP32 LoRa Board

    ...The firmware allows full parameterisation in code, including operating frequency, CW speed, transmit message, carrier duration, pause interval, and RF output power adjustable from -9 dBm to +21 dBm (0.12 mW–125 mW). A programmable button enables TX disable and deep sleep mode. The receiver project is published on its own project page: https://lora-ham-fox-hunt-receive-70cm.sourceforge.io CODE FOR THIS PROJECT HAS NOW BEEN RELEASED. Download the Arduino Sketch from the Files section.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 20
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • 21
    WSJT

    WSJT

    Weak signal ham radio communication

    The WSJT project implements software for amateur radio communication using state-of-the-art digital techniques. Typical applications involve "DXing" at LF, MF, HF, and VHF+ frequencies, including meteor scatter and EME ("moonbounce"). Major emphasis is placed on weak-signal techniques. Summary Program Descriptions: WSJT-X supports the communication protocols FST4, FT4, FT8, JT4, JT9, JT65, Q65, MSK144, WSPR, FST4W, and Echo, each optimized for different sorts of radio-wave...
    Leader badge
    Downloads: 10,387 This Week
    Last Update:
    See Project
  • 22
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    HFPilot

    HFPilot

    HFPilot for shortwave/ham radio HF propagation. Let signals fly around

    HFPilot for shortwave/ham radio HF propagation. Let signals fly around the world with HFPilot!
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Ubuntu Cinnamon Ham Radio Edition

    Ubuntu Cinnamon Ham Radio Edition

    This is the version of Ubuntu Cinnamon modified using Cubic for use in software programming and signal processing using RTL-SDR or other SDRs, an alternative to DragonOS Focal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Repeater-START

    Repeater-START

    Showing The Amateur radio Repeaters Tool

    Repeater-START (Showing The Amateur Repeaters Tool) is an app to view nearby ham radio repeaters. It runs on Windows, Android, Ubuntu Linux and Raspbian for Raspberry-pi, Librem Phone, Pinephone/Manjaro Linux etc.
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB