Search Results for "graphical user interface"

Showing 158 open source projects for "graphical user interface"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    Cowabunga

    Cowabunga

    iOS 14.0-15.7.1 & 16.0-16.1.2 MacDirtyCow ToolBox

    A Jailed toolbox application for iOS 14.0-15.7.1 and 16.0-16.1.2 using CVE-2022-46689. Enable Notifications and set Location Services to Always to keep the app running in the background, keep the dock and folder background hidden, and prevent some sound effects from reverting. Some changes are permanent on iOS 14.0-14.8.1. IPA available in the Releases section.
    Downloads: 89 This Week
    Last Update:
    See Project
  • 2
    SideStore

    SideStore

    SideStore is a fork of AltStore that doesn't require an AltServer

    SideStore is an untethered, community-driven alternative app store for non-jailbroken iOS devices. SideStore is an iOS application that allows you to sideload apps onto your iOS device with just your Apple ID. SideStore resigns apps with your personal development certificate and then uses a specially designed VPN in order to trick iOS into installing them. SideStore will periodically "refresh" your apps in the background, to keep their normal 7-day development period from expiring....
    Downloads: 60 This Week
    Last Update:
    See Project
  • 3
    Stats

    Stats

    macOS system monitor in your menu bar

    Stats currently supported on macOS 10.13 (High Sierra) and higher. Stats is an application that allows you to monitor your macOS system. CPU utilization, GPU utilization, memory usage, disk utilization, sensors information (Temperature/Voltage/Power), battery level, network usage, fans speed, fan control, and Bluetooth devices. Supports many languages, such as English, Polski, Українська, Русский, and many more. You can help by adding a new language or improve existing translation.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4
    eqMac

    eqMac

    macOS System-wide audio equalizer & volume mixer

    .... Expert EQ, unlimited bands, fully customizable (Filter Type, Frequency, Gain, Bandwidth). Volume mixer, apply different volume levels per each application. Fully customize the look and feel of eqMac by changing the User Interface Colors, Feature visibility, and arrangement. Control all aspects of eqMac through a WebSocket API. Works with any programming language that supports WebSockets.
    Downloads: 19 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 5
    Cork

    Cork

    A fast GUI for Homebrew written in SwiftUI

    A fast GUI for Homebrew written in SwiftUI. I'd like to personally thank Seb Jachec for implementing a system for getting real-time outputs of Brew commands. Pre-compiled, always up-to-date versions are available from my Homebrew tap, which you get access to by donating 5€/month. You can donate through Ko-Fi or GitHub Sponsors. However, as Cork is open source, you can always compile it from source for free.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Yattee

    Yattee

    Privacy oriented video player for iOS, tvOS and macOS

    Privacy-oriented video player for iOS, tvOS and macOS. Native user interface built with SwiftUI with customization settings. Player queue and history. Player component with custom controls, gestures and support for 4K playback. Fullscreen, Picture in Picture and background audio playback. SponsorBlock, configurable categories to skip.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Tabman

    Tabman

    A powerful paging view controller with interactive indicator bars

    A powerful paging view controller with interactive indicator bars. Easy to implement page view controller with interactive indicator bars. Highly adaptable and powerful customization. Fully extensible with the mix-and-match component library. Built on Pageboy, a simple, informative page view controller. Automatically inserts child view controller contents. A bar will ask for a TMBarItemable for each page that is provided to the TabmanViewController data source. TMBarItemable is a protocol...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Whisky

    Whisky

    A modern Wine wrapper for macOS built with SwiftUI

    Experience the latest titles effortlessly with Whisky. Whisky provides a clean and easy to use graphical wrapper for Wine built in native SwiftUI. You can make and manage bottles, install and run Windows apps and games, and unlock the full potential of your Mac with no technical knowledge required. Whisky is built on top of CrossOver 22.1.1, and Apple's own Game Porting Toolkit.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Airtest

    Airtest

    UI Automation Framework for Games and Apps

    ... is an out-of-the-box GUI tool that helps to create and run cases in a user-friendly way. AirtestIDE supports a complete automation workflow. Poco adds the ability to directly access object(UI widget) hierarchy across the major platforms and game engines. It allows writing instructions in Python, to achieve more advanced automation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 10
    Wire iOS

    Wire iOS

    Wire for iOS (iPhone and iPad)

    The Wire mobile app has an architectural layer that we call sync engine. It is the client-side layer that processes all the data that is displayed in the mobile app. It handles network communication and authentication with the backend, push notifications, local caching of data, client-side business logic, signaling with the audio-video libraries, encryption and decryption (using encryption libraries from a lower level) and other bits and pieces. The user interface layer of the mobile app...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Swinject

    Swinject

    Dependency injection framework for Swift with iOS/macOS/Linux

    Swinject is a lightweight dependency injection framework for Swift. Dependency injection (DI) is a software design pattern that implements Inversion of Control (IoC) for resolving dependencies. In the pattern, Swinject helps your app split into loosely-coupled components, which can be developed, tested, and maintained more easily. Swinject is powered by the Swift generic type system and first-class functions to define the dependencies of your app simply and fluently. Services must be...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    SwiftMessages

    SwiftMessages

    A very flexible message bar for iOS written in Swift

    SwiftMessages is a very flexible view and view controller presentation library for iOS. Message views and view controllers can be displayed at the top, bottom, or center of the screen, or behind navigation bars and tab bars. There are interactive dismiss gestures including a fun, physics-based one. Multiple background dimming modes. And a lot more! In addition to the numerous configuration options, SwiftMessages provides several good-looking layouts and themes. But SwiftMessages is also...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    IINA

    IINA

    The modern video player for macOS

    IINA is born to be a modern macOS application, from its framework to the user interface. It adopts the post-Yosemite design language of macOS and keeps up the pace of new technologies like Force Touch, Touch Bar, and Picture-in-Picture. IINA ships with a carefully crafted user interface for the macOS Mojave dark mode, which includes adjusted colors, icons and textures, providing a sleek and unified look. IINA supports the native Picture-in-Picture mode, enabling you to enjoy either local...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    DeviceKit

    DeviceKit

    DeviceKit is a value-type replacement of UIDevice

    DeviceKit is a value-type replacement of UIDevice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MonitorControl

    MonitorControl

    Control your display's brightness & volume on your Mac

    Controls your external display brightness and volume and shows native OSD. Use menubar extra sliders or the keyboard, including native Apple keys.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Applite

    Applite

    User-friendly GUI macOS application for Homebrew Casks

    Download, update and uninstall your Mac apps with a single click. Applite uses the Homebrew package manager under the hood. Homebrew is a free and open-source project that makes it easy to install developer tools and desktop applications on macOS. Any application that can be found in the Homebrew Catalog is available on Applite. Use the search function to find all applications in Applite. The macOS built-in protection (Gatekeeper and XProtect) will scan the application for potential malware...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Hot

    Hot

    Hot is macOS menu bar application that displays the CPU speed limit

    Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues. CPU throttling is a power management technique in computer architecture whereby the frequency of a microprocessor can be automatically adjusted "on the fly" depending on the actual need, to conserve power and reduce the amount of heat generated by the chip.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Difference

    Difference

    Simple way to identify what is different between 2 instances

    Better way to identify what's different between 2 instances. Have you ever written tests? Usually they use equality asserts, e.g. XCTAssertEqual, what happens if the objects aren't equal? Xcode throws a wall of text at you. This forces you to manually scan the text and try to figure out exactly what's wrong, what if instead you could just learn which property is different?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    VimR

    VimR

    Neovim GUI for macOS in Swift

    Project VimR is a Neovim GUI for macOS. The goal is to build an editor that uses Neovim inside with many of the convenience GUI features similar to those present in modern editors. We mainly use Swift, but also use C/Objective-C when where appropriate. Markdown preview, generic HTML preview (retains the scroll position when reloading), fuzzy file finder a la Xcode's "Open Quickly". Trackpad support, pinching for zooming and two-finger scrolling. Ligatures, turned off by default. Turn it on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Playbook

    Playbook

    A library for isolated developing UI components

    A library for isolated developing UI components and automatically taking snapshots of them. Playbook is a library that provides a sandbox for building UI components without having to worry about application-specific dependencies, strongly inspired by Storybook for JavaScript in web-frontend development. Components built by using Playbook can generate a standalone app as living style guide. This allows you to not only review UI quickly but also deliver more robust designs by separating...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Nightfall

    Nightfall

    A menu bar utility for toggling dark mode in macOS, written in Swift

    Nightfall lets you manage macOS's dark mode from the menu bar. Left-click the icon to toggle dark mode; right-click to reveal additional options. You can toggle dark mode with a global keyboard shortcut through a service. This shortcut can be configured in System Preferences: in Keyboard preferences, look for “Toggle Dark Mode” under Shortcuts, Services, General. If “Animated transition“ is enabled in preferences, Nightfall will smooth over the transition between light and dark modes with a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Connectivity

    Connectivity

    Makes Internet connectivity detection more robust by detecting Wi-FI

    Connectivity is a wrapper for Apple's Reachability providing a reliable measure of whether Internet connectivity is available where Reachability alone can only indicate whether an interface is available that might allow a connection. Connectivity's objective is to solve the captive portal problem whereby an iOS device is connected to a WiFi network lacking Internet connectivity. Such situations are commonplace and may occur for example when connecting to a public WiFi network which requires...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Input mask for iOS

    Input mask for iOS

    User input masking library repo

    Input masks restrict data input and allow you to guide users to enter correct values. Interface Builder struggles to support modules imported in a form of a dynamic framework. For instance, custom views annotated as IBDesignable, containing IBInspectable and IBOutlet fields aren't recognized properly from the drag'n'dropped framework. When you cut text, characters get deleted yet you won't be able to paste them somewhere as they aren't actually in your pasteboard. Shortly after new text...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    DockProgress

    DockProgress

    Show progress in your app's Dock icon

    Show progress in your app's Dock icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NextGrowingTextView

    NextGrowingTextView

    The next in the generations of 'growing textviews' optimized for iOS

    An Essential UI component for input text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next