Showing 32 open source projects for "arch linux custom"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1
    KeyboardKit

    KeyboardKit

    KeyboardKit is a Swift library that helps you build custom keyboard

    KeyboardKit helps you build custom keyboard extensions with Swift and SwiftUI. KeyboardKit is a Swift-based SDK that helps you build custom keyboard extensions with Swift and SwiftUI. It extends the native keyboard APIs and provides you with a lot of functionality. The KeyboardKit project is open-source and completely free. It's hosted at GitHub, which is where you find information, documentation, sample code, demo apps etc. KeyboardKit Pro is a license-based extension to KeyboardKit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Sheeeeeeeeet

    Sheeeeeeeeet

    Sheeeeeeeeet is a Swift library for creating menus

    Sheeeeeeeeet is a UIKit library that lets you create menus that can be presented as custom action sheets, context menus, alert controllers, or in any way you like. Sheeeeeeeeet comes with many item types (standard items, buttons, titles, toggles, etc.) and can be extended with your own custom item types. Since I have personally moved over to SwiftUI, this repository is no longer under active development. I will however gladly merge any PRs that add value to it or fixes problems with new iOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SDWebImageSwiftUI

    SDWebImageSwiftUI

    SwiftUI Image loading and Animation framework powered by SDWebImage

    SDWebImageSwiftUI is a SwiftUI image-loading framework, which is based on SDWebImage. It brings all your favorite features from SDWebImage, like async image loading, memory/disk caching, animated image playback and performances. The framework provide the different View structs, which API match the SwiftUI framework guideline. If you're familiar with Image, you'll find it easy to use WebImage and AnimatedImage. Since SDWebImageSwiftUI is built on top of SDWebImage, it provide both the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    Plot

    Plot

    A DSL for writing type-safe HTML, XML and RSS in Swift

    Welcome to Plot, a domain-specific language (DSL) for writing type-safe HTML, XML and RSS in Swift. It can be used to build websites, documents and feeds, as a templating tool, or as a renderer for higher-level components and tools. It’s primary focus is on static site generation and Swift-based web development. Plot enables you to write HTML using native, fully compiled Swift code, by modeling the HTML5 standard’s various elements as Swift APIs. The result is a very lightweight DSL that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Siren

    Siren

    Notify users when a new version of your app is available

    Notify users when a new version of your app is available and prompt them to upgrade. Siren checks a user's currently installed version of your iOS app against the version that is currently available in the App Store. If a new version is available, a language localized alert can be presented to the user informing them of the newer version, and giving them the option to update the application. Alternatively, Siren can notify your app through alternative means, such as a custom user interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XcodeGen

    XcodeGen

    A Swift command line tool for generating your Xcode project

    XcodeGen is a command line tool written in Swift that generates your Xcode project using your folder structure and a project spec. The project spec is a YAML or JSON file that defines your targets, configurations, schemes, custom build settings and many other options. All your source directories are automatically parsed and referenced appropriately while preserving your folder structure. Sensible defaults are used in many places, so you only need to customize what is needed. Very complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nuke

    Nuke

    Image loading system

    ... and optimized for performance. Fast LRU memory cache, native HTTP disk cache, and custom aggressive LRU disk cache. Customize image pipeline using built-in Alamofire, Gifu, FLAnimatedImage, WebP plugins or create your own. Enable progressive decoding with a single line of code. Nuke supports progressive JPEG out of the box, and WebP via a plugin built by the community. Automatically prefetch images ahead of time using either Preheat or native table and collection view prefetching APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SwiftLint

    SwiftLint

    A tool to enforce Swift style and conventions

    A tool to enforce Swift style and conventions, loosely based on the now archived GitHub Swift Style Guide. SwiftLint enforces the style guide rules that are generally accepted by the Swift community. These rules are well described in popular style guides like Ray Wenderlich’s Swift Style Guide. SwiftLint hooks into Clang and SourceKit to use the AST representation of your source files for more accurate results. You might want to move your SwiftLint phase directly before ‘Compile Sources’...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 10
    SwiftIconFont

    SwiftIconFont

    Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, etc.

    Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon) Not yet supported. Please use Cocoapods or Carthage. CocoaPods is a dependency manager for Cocoa projects. To integrate SwiftIconFont into your Xcode project using CocoaPods, specify it in your Podfile. In your UILabel, UIButton or UITextField, set a text containing a placeholder anywhere you want the icon to be. The lazy way, just set your UILabel,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Netfox

    Netfox

    A lightweight, one line setup, iOS / OSX network debugging library

    Netfox provides a quick look on all executed network requests performed by your iOS or OSX app. It grabs all requests - of course yours, requests from 3rd party libraries (such as AFNetworking, Alamofire or else), UIWebViews, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mas-cli

    mas-cli

    Mac App Store command line interface

    Mac App Store command line interface. mas-cli is a simple command line interface for the Mac App Store. Designed for scripting and automation. mas requires Swift 5 runtime support. macOS 10.14.4 and later include it, but earlier releases did not. Each application in the Mac App Store has a product identifier which is also used for mas-cli commands. Using mas list will show all installed applications and their product identifiers. It is possible to search for applications by name using mas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Blueprints

    Blueprints

    A framework that is meant to make your life easier

    Blueprints is a collection of flow layouts that is meant to make your life easier when working with collection view flow layouts. It comes with two built-in layouts that are highly flexible and easy to configure at the call site. They support properties like items per row and items per column; this will calculate the layout attributes needed for fitting the number of views that you want to appear on the screen. The framework also provides a good base for your custom implementations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sugar for iOS

    Sugar for iOS

    Something sweet that goes great with your Cocoa

    Sugar is a sweetener for your Cocoa implementations. Gain easy access to main bundle information. To easily exclude operations from when you as a developer runs the application in the simulator, not subscribing to push notification or running analytics operations etc. Observe the keyboard showing and hiding events, and handle it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Codable Alamofire

    Codable Alamofire

    Extension for Alamofire that converts JSON data into Decodable objects

    Swift 4 introduces a new Codable protocol that lets you serialize and deserialize custom data types without writing any special code and without having to worry about losing your value types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Carbon library

    Carbon library

    A declarative library for building component-based user interfaces

    A declarative library for building component-based user interfaces in UITableView and UICollectionView. Provides a declarative design with the power of diffing algorithm for building list UIs. Declare the component once, it can be reused regardless kind of the list element. Solves the various problems by architecture and algorithm without destructing UIKit. Carbon is a library for building component-based user interfaces in UITableView and UICollectionView inspired by SwiftUI and React. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BFKit-Swift

    BFKit-Swift

    BFKit-Swift is a collection of useful classes, structs and extensions

    BFKit-Swift is a collection of useful classes, structs, and extensions to develop Apps faster. For example, you can use every iOS font with just an enum! It also adds some useful functions with Custom classes and extends Foundation, UIKit, AppKit and WatchKit classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DeckTransition

    DeckTransition

    A library to recreate the iOS Apple Music now playing transition

    DeckTransition is an attempt to recreate the card-like transition found in the iOS 10 Apple Music and iMessage apps. The transition can be called from code or using a storyboard. To use via storyboards, just setup a custom segue (kind set to custom), and set the class to DeckSegue. Set modalPresentationCapturesStatusBarAppearance to true in your modal view controller, and override the preferredStatusBarStyle variable to return .lightContent. By default, DeckTransition has a swipe-to-dismiss...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AMScrollingNavbar

    AMScrollingNavbar

    Scrollable UINavigationBar following the scrolling of a UIScrollView

    A custom UINavigationController that enables the scrolling of the navigation bar alongside the scrolling of an observed content view. If you are looking for the category implementation in Objective-C, make sure to checkout version 1.x and prior, although the 2.x is recomended. Make sure to use ScrollingNavigationController instead of the standard UINavigationController. Either set the class of your UINavigationController in your storyboard, or create programmatically
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Just

    Just

    Swift HTTP for Humans

    Just is a client-side HTTP library inspired by python-requests, HTTP for Humans. URL queries, custom headers, form, JSON HTTP body. Redirect control. Multipart file upload along with form values. Basic/digest authentication, cookies, timeouts. Synchronous/asynchronous requests. Upload/download progress tracking for asynchronous requests. Link headers and friendly accessible results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gemini

    Gemini

    Gemini is rich scroll based animation framework for iOS,

    Gemini is rich scroll-based animation framework for iOS, written in Swift. You can easily use GeminiCollectionView, which is a subclass of UICollectionView. It enables you to make multiple animations which has various and customizable properties and moreover can create your own custom scroll animation. Gemini also provides a fluent interface based on method chaining. you can use this intuitively and simply. Available for Roll, Pitch and Yaw animation. These rotation animations are designed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IconFont

    IconFont

    IconFont library for Swift. Support FontAwesome, Iconic, Ionicons, etc

    IconFont library for Swift. Support FontAwesome, Iconic, Ionicons, MaterialIcons, Octicons and custom icons. Using iconfont by Enum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Notepad

    Notepad

    [iOS] A fully themeable markdown editor with live syntax highlighting

    A simple Markdown editor. Notepad gives your users the ability to write and edit Markdown directly in your app. With a JSON stylesheet, it's fully themeable. Add it to your app with only a few lines of code`. Notepad is fully hackable and open-source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Unbox

    Unbox

    The easy to use Swift JSON decoder

    Unbox is an easy-to-use Swift JSON decoder. Don't spend hours writing JSON decoding code - just unbox it instead. Unbox is lightweight, non-magical, and doesn't require you to subclass, make your JSON conform to a specific schema or completely change the way you write model code. It can be used on any model with ease. Unbox automatically (or, actually, Swift does) figures out what types your properties are, and decodes them accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FolioReaderKit

    FolioReaderKit

    A Swift ePub reader and parser framework for iOS

    FolioReaderKit is an ePub reader and parser framework for iOS written in Swift. FolioReaderKit is available through CocoaPods and Carthage. Go to your storyboard file, choose or create the view controller that should present the epub reader. In the identity, the inspector set StoryboardFolioReaderContrainer as a class. Media Overlays (Sync text rendering with audio playback). TTS - Text to Speech Support, parse epub cover image, RTL Support. Vertical or/and Horizontal scrolling, share Custom...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next