Showing 137 open source projects for "luci-app-sfe"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 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.
  • 1
    SSL Kill Switch 2

    SSL Kill Switch 2

    Blackbox tool to disable SSL certificate validation

    ... certificate pinning including the Apple App Store. The first version of SSL Kill Switch was released at Black Hat Vegas 2012. Installing SSL Kill Switch 2 allows anyone on the same network as the device to easily perform man-in-the-middle attacks against any SSL or HTTPS connection. This means that it is trivial to get access to emails, websites viewed in Safari and any other data downloaded by any App running on the device.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    LoginApp

    X display management and authentication application

    Login.app is an X server management and authentication application. User authentication is performed with either a username/password or via SmartCard based authentication. At startup the app launches the X server and presents an authentication panel which also recongnizes several commands (reboot, halt, exit and console). SmartCard support relies on the OpenSSH authorized_keys file method for authentication and also requires OpenSC, pcsc-lite and OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dash for iOS

    Dash for iOS

    Dash gives your iPad and iPhone instant offline access to 200 API docs

    Dash gives your iPad and iPhone instant offline access to 200+ API documentation sets. Dash is a free and open-source API Documentation Browser that gives your iPad and iPhone instant offline access to 200+ API documentation sets and 100+ cheat sheets. You can even generate your own docsets or request docsets to be included. Dash comes with 200+ offline documentation sets. You can choose which documentation sets to download and Dash will take care of the rest, making sure they are kept up to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    NSLogger

    NSLogger

    A modern, flexible logging tool

    ... connections from local network clients (using Bonjour) or remote clients connecting directly over the internet. Online (application running and connected to NSLogger) and offline (saved logs) log viewing. Buffer all traces in memory or in a file, send them over to viewer when a connection is acquired. Define a log domain (app, view, model, controller, network…) and an importance level (error, warning, debug, noise…).
    Downloads: 2 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
    VKGeo Friends on Map for VKontakte

    VKGeo Friends on Map for VKontakte

    See your friends from VKontakte on the map

    ... they install the app and add you to their list of trusted friends, you can see where they are. VKGeo is available for iOS 11+ and Android 5.0+ environments, as well as HTML5 application (with limited functionality).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Christmas Snow

    Christmas Snow

    Have fun with a variety of Christmas Snow Scenes

    Do you want to get yourself into the Spirit of Christmas? If yes, then this app is just for you. Have fun with a variety of Christmas Snow Scenes. Shake your phone to cause a snowfall. Control wind speed and direction by sliding your finger across a screen. Share image or animated GIF of your favorite Christmas scene with friends via messengers and social networks. Christmas Snow is available for iOS 11+ environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    InstagramKit

    InstagramKit

    The unofficial Instagram iOS SDK

    ... across App launches, without needing any additional code. InstagramAppClientId is your App's Client Id and InstagramAppRedirectURL, the redirect URI which is obtained on registering your App on Instagram's Developer Dashboard. The redirect URI specifies where Instagram should redirect users after they have chosen whether or not to authenticate your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Context-Menu.iOS

    Context-Menu.iOS

    You can easily add awesome animated context menu to your app

    You can easily add an awesome animated context menu to your app. You are welcome to see the sample of the project for a fully operating sample in the Example folder. To customize menu items side positions you can specify a 'menuItemsSide' property. When it is set to 'Right' the first cell will be opened from right to left and the selected cell will be closed and vice versa and when it set to 'Left' the first cell will be opened from left to right and the selected cell will be closed vice versa...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FBRetainCycleDetector

    FBRetainCycleDetector

    iOS library to help detecting retain cycles in runtime

    ... not every retain cycle is a leak, and we might want to filter them out. Every filter is a block that having two FBObjectiveCGraphElement objects can say, if their relation is valid. If you want to profile your app, you might want to have an abstraction over how to get candidates for FBRetainCycleDetector. While you can simply track it your own, you can also use FBAllocationTracker. It's a small tool we created that can help you track the objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 10
    terminal-notifier

    terminal-notifier

    Send User Notifications on macOS from the command-line

    .... It is currently packaged as an application bundle, because NSUserNotification does not work from a ‘Foundation tool’. radar://11956694. If you intend to package terminal-notifier with your app to distribute it on the Mac App Store, please use 1.5.2; version 1.6.0+ uses a private method override, which is not allowed in the App Store Guidelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SlackTextViewController

    SlackTextViewController

    A drop-in UIViewController subclass with a growing text input view

    A drop-in UIViewController subclass with a growing text input view and other useful messaging features. Meant to be a replacement for UITableViewController & UICollectionViewController. This library is used in our iOS app. At its inception, the library satisfied our product needs and was flexible enough to be reused by others wanting to build great messaging apps for iOS. Works out of the box with UITableView or UICollectionView or UIScrollView. Growing Text View, with line count limit support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JSQMessages View Controller

    JSQMessages View Controller

    An elegant messages UI library for iOS

    An elegant messages UI library for iOS. As it turns out, messaging is something that iOS devs and users really want. Messaging of any kind has turned out to be an increasingly popular mobile app feature in all sorts of contexts and for all sorts of reasons. Thus, I am supporting this project in my free time and have added features way beyond what Hemoglobe ever needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LuaViewSDK

    LuaViewSDK

    A cross-platform framework to build UIs

    LuaViewSDK is a cross-platform framework which is designed to build native, dynamic and swift user interfaces. It's based on Lua VM and chooses lua as it's script language.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Pusher

    Pusher

    OS X and iOS application and framework to play with APNs

    Pusher is a Mac and iPhone app for sending push notifications directly to the Apple Push Notification Service (APNs). Testing push notifications for an iOS or Mac app normally requires setting up a server or creating an account online. And when these don’t work properly, it can be very difficult to find out why. With Pusher all you need is an SSL certificate and a device token, and you can start pushing directly from your Mac and even from your iPhone! Pusher provides detailed error reporting...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    IPAPatch

    IPAPatch

    Patch iOS Apps, The Easy Way, Without Jailbreak.

    IPAPatch provides a simple way to patch iOS Apps, without needing to jailbreak. You can run your own code inside ipa file as a dynamic library. So you can change the behavior of that app by utilizing Objective-C runtime. You can debug third-party apps like your own. By linking existing frameworks, you can integrate third-party services to apps very easily, such as Reveal. You can distribute your patch/work to your friends very easily, with IPAPatch-generated modified version of .ipa files...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    HeapInspector

    HeapInspector

    Find memory issues & leaks in your iOS app without instruments

    HeapInspector is a debug tool that monitors the memory heap with backtrace recording in your iOS app. You can discover memory leaks, no longer used objects, abandoned memory and more issues directly on your device without ever starting Instruments. Basically, you can inspect the entire heap and see all living objects of your iOS app. To be more precise you can record the heap for a specific part of the app. For instance when navigating through the menu. Like in Apple's Instruments the snapshot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gallop

    Gallop

    A framework for build smooth asynchronous iOS APP

    Gallop is a powerful rich text framework that supports Asynchronous display. It encapsulates CoreText's rich text functions and commonly used image processing capabilities. just need use LWTextStorage object instead of UILabel object and use LWImageStorage object instead of UIImageView object,Gallop will make sure your app scroll smoothly. You can also use Gallop to parse HTML pages and customize machining to parse HTML pages into iOS native pages. Use Gallop Building complex rich text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Oasi -  Open Document Speaker

    Oasi - Open Document Speaker

    A simple Text2Audio

    Document Speaker - A simple Editor to give VOICE on Your Documents, save your doc as AudioBook or other format this app recognizes the language of the documents and converts them into audiobooks by recognizing texts in nearly 200 languages ... Open RTF & RTFD (mac format/inode directory) ODT,EPUB (unstable), PDF as plain Text to convert as MP4 or AudioBook. Convert Text to Voice Format: 3gp2 3GPP-2 Audio (.3g2) [Qclp,aac,aace,aacf,aach,aacl,aacp] 3gpp 3GP Audio (.3gp) [Qclp,aac,aace,aacf...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JFMinimalNotification

    JFMinimalNotification

    An iOS UIView for presenting a minimalistic notification

    This is an iOS UIView for presenting a beautiful notification that is highly configurable and works for both iPhone and iPad. JFMinimalNotification is only available in ARC and targets iOS 7.0+. Simply copy the source files from the "JFMinimalNotification" folder into your project. In your application's project app target settings, find the "Build Phases" section and open the "Link Binary With Libraries" block and click the "+" button and select the "CoreGraphics.framework".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Hub Framework

    Hub Framework

    Spotify’s component-driven UI framework for iOS

    The Hub Framework is being phased out at Spotify, and therefore we will not be maintaining it further. Welcome to the Hub Framework - a toolkit for building native, component-driven UIs on iOS. It is designed to enable teams of any size to quickly build, tweak and ship new UI features, in either new or existing apps. It also makes it easy to build backend-driven UIs. Instead of building UIViewControllers that each has hard-wired behaviors for UI in terms of controls, data binding & selection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Build system and integration libraries allows automatic building of GTK+-2 & 3 applications on OSX using the native Quartz display system, the Mac menubar, and familiar key bindings. This project is now part of Gnome, see https://wiki.gnome.org/action/show/Projects/GTK+/OSX for more information.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 22
    PBJVision

    PBJVision

    iOS Media Capture – features touch-to-record video, slow motion

    PBJVision is a camera library for iOS that enables easy integration of special capture features and camera interface customizations in your iOS app. Next Level is the Swift counterpart. Capture is also possible without having to use the touch-to-record gesture interaction as the sample project provides. This library was originally created at DIY as a fun means for kids to author videos and share their skills. The touch-to-record interaction was pioneered by Vine and Instagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Monkey for GitHub

    Monkey for GitHub

    Monkey is an unofficial GitHub client for iOS

    Monkey is an unofficial GitHub client. Monkey for GitHub is my first App, an open source project. Welcome to download. Monkey is a unofficial GitHub client.It includes the following functions. The rank of coders , the developer's ranking is based on follower. The rank of repositoriesrepositories , ranking is based on star. Login GitHub function,Follow developer and star repository,Support for viewing my GitHub news. The discovery module, including GitHub's repositories trending; my GitHub news...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    M13ProgressSuite

    M13ProgressSuite

    A suite containing many tools to display progress information on iOS

    A set of classes used to display progress information to users on iOS. An interchangeable set of progress views of different styles. All the progress views are based on the same superclass, allowing any of them to be switched with any other easily. A progress bar for UINavigationBar that works like Apple's Messages app. It also has the added feature of having an indeterminate style. A HUD overlay that works over any UIView. Uses the M13ProgressView class to allow easy customizability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Shuttle

    Shuttle

    A simple shortcut menu for macOS

    Shuttle is an app that mainly launches terminal-based commands. Commands live in the shuttle.json file. Shuttle was created by Trevor Fitzgerald and inspired by SSHMenu, the GNOME applet for Linux. Shuttle is very customizable. Each window can have its own theme and title. Cloud hosting integration. Using their APIs, automatically add all of your machines to the menu. Preferences panel for easier configuration.
    Downloads: 0 This Week
    Last Update:
    See Project