Showing 474 open source projects for "ham-pager"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

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

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    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: 562 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Install ham radio software on your favorite flavor of Ubuntu Linux

    Version 21 - last version to support 32-bit Version 25a: 05-May-2023 (xfce4) 64-bit, Xubuntu 22.04.0 Version 26: 04-Aug-2024 (installation script) Version 26 ======== Version 26 can theoretically be run on any flavor of Ubuntu Linux. An installation script installs the ham radio software on top of whatever you're running. The approach is entirely different from previous versions. There are no remastered versions available in version 26. To compile the source code, 8GB of memory...
    Leader badge
    Downloads: 738 This Week
    Last Update:
    See Project
  • 4
    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: 59 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    Delta

    Delta

    A viewer for git and diff output

    .... Delta provides Stylable box/line decorations to draw attention to commit, file and hunk header sections. Support for Git's color-moved feature. 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: 8 This Week
    Last Update:
    See Project
  • 6
    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: 5 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    BAT

    BAT

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

    A cat(1) clone with syntax highlighting and Git integration. By default, bat pipes its own output to a pager (e.g. less) if the output is too large for one screen. If you would rather bat work like cat all the time (never page output), you can set --paging=never as an option, either on the command line or in your configuration file. If you intend to alias cat to bat in your shell configuration, you can use alias cat='bat --paging=never' to preserve the default behavior. Even with a pager set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Glow

    Glow

    Render markdown on the CLI, with pizzazz!

    ... user interface and browse local and stashed markdowns. 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: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • 10
    forgit

    forgit

    A utility tool powered by fzf for using git interactively

    This tool is designed to help you use git more efficiently. It's lightweight and easy to use. Fig adds apps, shortcuts, and autocomplete to your existing terminal. Options can be set via environment variables. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Native Tab View

    React Native Tab View

    A cross-platform Tab View component for React Native

    A cross-platform Tab View component for React Native. Implemented using react-native-pager-view on Android & iOS, and PanResponder on Web, macOS, and Windows. To use this library you need to ensure you are using the correct version of React Native. If you are using a version of React Native that is lower than 0.63 you will need to upgrade that before attempting to use this library. The package exports a TabView component which is the one you'd use to render the tab view, and a TabBar component...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XLPagerTabStrip

    XLPagerTabStrip

    Android PagerTabStrip for iOS

    XLPagerTabStrip is a Container View Controller that allows us to switch easily among a collection of view controllers. Pan gesture can be used to move on to next or previous view controller. It shows a interactive indicator of the current, previous, next child view controllers. The library provides 4 different ways to show the view controllers. This is likely the most common pager type. It's used by many well-known apps such as instagram, youtube, skype, and many others. The bar mode doesn't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libphonenumber

    libphonenumber

    Library for parsing and validating international phone numbers

    Google's common Java, C++ and JavaScript library for parsing, formatting, 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SwiftUIPager

    SwiftUIPager

    Native Pager in SwiftUI

    SwiftUIPager provides a Pager component built with SwiftUI native components. Pager is a view that renders a scrollable container to display a handful of pages. These pages are recycled on scroll, so you don't have to worry about memory issues. Pager will load just a handful of items, enough to beautifully scroll along. Create vertical or horizontal pagers, align the cards, change the direction of the scroll, and animate the pagination. Pager lets you do anything you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 11,125 This Week
    Last Update:
    See Project
  • 16
    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,815 This Week
    Last Update:
    See Project
  • 17
    wsjt-x_improved
    ═══════════ ▲▲▲ ══════════════════════════════════════════════ Find the various versions on the "Files" tab (https://sourceforge.net/projects/wsjt-x-improved/files/) wsjt-x_improved is an enhanced version of the excellent WSJT-X software by Joe Taylor K1JT, Steve Franke K9AN, Bill Somerville G4WJS and others (https://sourceforge.net/projects/wsjt/). Sometimes, however, even good things can be improved … Notes: wsjt-x_improved is experimental and is licensed under GNU GPL v3...
    Leader badge
    Downloads: 4,227 This Week
    Last Update:
    See Project
  • 18
    Leader badge
    Downloads: 291 This Week
    Last Update:
    See Project
  • 19
    vue-awesome-swiper

    vue-awesome-swiper

    Swiper component for @vuejs

    Each display block (screen) of Swiper is a slide, and pictures or texts are placed in the slide. All the slides are arranged in one line (or multiple lines) and contained in the wrapper. The main container contains the wrapper and Arrow button control navigation and pager control pagination. When the finger (or mouse) touches and slides the Swiper, the Swiper transforms the wrapper by calculating the sliding distance difference in each frame of the browser to produce the drag effect. When...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Yet Another APRS Client
    Client software for users of the Automatic Packet Reporting System amateur radio network.
    Leader badge
    Downloads: 714 This Week
    Last Update:
    See Project
  • 21

    WSJT-Z

    WSJT-X clone by SQ9FVE

    WSJT-Z is a clone of WSJT-X software by Joe Taylor K1JT (https://sourceforge.net/projects/wsjt/). CHANGELOG is available on the Files page (https://sourceforge.net/projects/wsjt-z/files/). It started out as an automation project, but recent versions focus on providing additional functionality to an already great tool. You can find the latest installers here: https://sourceforge.net/projects/wsjt-z/files/Packages WSJT-Z is licensed under GNU GPL v3 -...
    Leader badge
    Downloads: 695 This Week
    Last Update:
    See Project
  • 22
    MSHV

    MSHV

    MSHV Amateur Radio Software

    MSHV Amateur Radio Software. Developed by LZ2HV - Christo mail: lz2hv@abv.bg Supported working modes: MSK144 MSKMS JTMS FSK441 FSK315 ISCAT JT6M FT8/4 JT65 PI4 Q65 System Requirements: Microsoft Windows Xp, Windows 7,8,10 32 or 64 Bit, Linux Fedora (Red hat), Ubuntu (Debian) . Compiling: MinGw recommended GCC 7.3.0 thread model posix. QT5.6.3 library. IDE recommended QDevelop 0.29. All other libraries included inside the source. Acknowledgements to K1JT Joe Taylor and WSJT Development...
    Leader badge
    Downloads: 519 This Week
    Last Update:
    See Project
  • 23
    jtdx_improved
    ═══════════ ▲▲▲ ═════════════════════════════════════════════ Find the various versions on the "Files" tab (https://sourceforge.net/projects/jtdx-improved/files/) jtdx_improved is an enhanced version of JTDX by Igor Chernikov et al. (https://sourceforge.net/projects/jtdx/). Both my and Igor's forks are based on the excellent WSJT-X software by Joe Taylor K1JT, Steve Franke K9AN, Bill Somerville G4WJS and others (https://sourceforge.net/projects/wsjt/). After the succes of my...
    Leader badge
    Downloads: 448 This Week
    Last Update:
    See Project
  • 24
    Downloads: 70 This Week
    Last Update:
    See Project
  • 25
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    Updated 2024/08/10: Shortwave radio (and more) at your fingertips. Skywave Linux is an X86, 64 bit live environment providing preconfigured software for accessing software defined radio servers locally and on the internet. With this operating system, a person may tune shortwave broadcasts, amateur radio, aeronautical, maritime, or other signals received at remote internet servers around the world. For a live map of the best KiwiSDR and WebSDR servers and a nice "click to tune" interface,...
    Leader badge
    Downloads: 191 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next