Showing 211 open source projects for "hex-view"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • 1
    ReactXP

    ReactXP

    Library for cross-platform app development

    ReactXP builds on the popular React JS and React Native frameworks. Share most of your code between the web, iOS, Android, and Windows. Create great-looking, responsive web pages and mobile apps that feel native. With React and React Native, your web app can share most its logic with your iOS and Android apps, but the view layer needs to be implemented separately for each platform. We have taken this a step further and developed a thin cross-platform layer we call ReactXP. If you write your app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Peek 5

    Peek 5

    All new design. Inspect your iOS application at runtime.

    Peek 5 with an all-new design and all-new features. Whether you're a developer, designer or QA/tester, Peek can help you at all stages of your development process. All inspectors and attributes have now been unified into a single window, making inspection simpler and faster than ever before. Feeling overwhelmed with all the information Peek has to offer? Simply tap the header to expand/collapse any section. Peek will even remember your choice across launches! Peek now supports nested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TangramKit

    TangramKit

    TangramKit is a powerful iOS UI framework implemented by Swift

    TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout, iOS AutoLayout, SizeClass, HTML CSS float and flexbox, and Bootstrap. So you can use LinearLayout, RelativeLayout, FrameLayout, TableLayout, FlowLayout, FloatLayout, and LayoutSizeClass to build your App. UIView UITableView UICollectionView. TangramKit is a simple and easy Swift framework for iOS view layout. The name comes from the Tangram of China which provides some simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FoldingCell

    FoldingCell

    An expanding content cell with animation

    Expanding content cell with animation inspired by folding paper card material design. Create a new cell inheriting from FoldingCell. Add a UIView to your cell in your storyboard or nib file, inheriting from RotatedView. Connect the outlet from this view to the cell property foregroundView. Add constraints from this view to the superview. Connect the outlet from this top constraint to the cell property foregroundViewTop. Add other UIViews to your cell, connect the outlet from this view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 5

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    ... Mozaic Many Outputs Physical Inputs Streaming Protocols File Formats Presets Vods/Series server-side support Pay per view channels Channels on demand HTTP Live Streaming (HLS) server-side support Public API, client server communication via JSON RPC Protocol gzip compression Deep learning video analysis Supported deep learning frameworks: Tensorflow NCSDK Caffe ML Hardware:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ALCameraViewController

    ALCameraViewController

    A camera view controller with custom image picker and image cropping

    A camera view controller with a custom image picker and image cropping. This project requires Xcode 9 to run and compiles with swift 4. If you are building your app with iOS 10 or newer, you need to add two privacy keys to your app to allow the usage of the camera and photo library, or your app will crash. Add the keys below to your Info.plist, adding strings with the description you want to provide when prompting the user. The success parameter returns a UIImage? and a PHAsset? for more...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Motion

    Motion

    A library used to create beautiful animations and transitions for iOS

    Welcome to Motion, a library used to create beautiful animations and transitions for views, layers, and view controllers. Motion is designed for beginner to expert developers. For beginners, you will be exposed to very powerful APIs that would take time and experience to develop on your own, and experts will appreciate the time saved by using Motion. You will learn how to use Motion with a general introduction to fundamental concepts and easy-to-use code snippets. Motion offers default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VersaPlayer

    VersaPlayer

    Versatile Video Player implementation for iOS, macOS, and tvOS

    Versatile Video Player implementation for iOS, macOS, and tvOS. VersaPlayer aims to be simple to use but also flexible, to start using VersaPlayer first create a view programatically or via storyboard. To add controls for your player use the VersaPlayerControls class, which comes packed with outlets to control your player, you can also add as many as you like by making a custom implementation. VersaPlayer also brings support for encrypted content, to make use of this functionality you must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    STPopup

    STPopup

    STPopup provides STPopupController,

    STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift. Auto-reposition of popup view when keyboard shows up, make sure your UITextField/UITextView won't be covered by the keyboard. Drag navigation bar to dismiss popup view. Support both portrait and landscape orientation in iPhone and iPad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 10
    GitPoint

    GitPoint

    GitHub in your pocket

    View repository and user information, control your notifications and even manage your issues and pull requests. Built with React Native, GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free. View and control all of your unread and participating notifications. Easily obtain repository, user and organization information with a clean and simple interface. Complete internationalization support allows you to view the app in a number of different languages. Communicate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cartography

    Cartography

    A declarative Auto Layout DSL for Swift

    Using Cartography, you can set up your Auto Layout constraints in declarative code and without any stringly typing! Call the constrain* function with your UIView or NSView instances as well as a closure in which you declare the constraints between the different attributes of your views. For every view on the left hand side of an equality or inequality operator, Cartography will automatically set its translatesAutoresizingMaskIntoConstraints property to false. If the view is not controlled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VasSonic

    VasSonic

    Hybrid framework to speed up the first screen of websites

    ... compatible with web offline resource perfectly. VasSonic uses custom url connection instead of original network connection to request the index html, so it can request resource in advance or parallel to avoid waiting for the view initialization. In this parallel case, VasSonic can read and render partial data by WebKit or Blink kernel without spending too much time waiting for the end of data stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ColorMatchTabs

    ColorMatchTabs

    This is a Review posting app that let user find interesting places

    This is a Review posting app that let user find interesting places near them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CollectionKit

    CollectionKit

    Reimagining UICollectionView

    A modern Swift framework for building composable data-driven collection view. To start using CollectionKit, use CollectionView in place of UICollectionView. CollectionView is CollectionKit's alternative to UICollectionView. You give it a Provider object that tells CollectionView how to display a collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YNDropDownMenu

    YNDropDownMenu

    Awesome Dropdown menu for iOS with Swift 5.0

    The eligible dropdown menu for iOS, written in Swift 5, appears dropdown menu to display a view of related items when a user click on the dropdown menu. You can customize dropdown view whatever you like (e.g. UITableView, UICollectionView... etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YNSearch + Realm Support

    YNSearch + Realm Support

    Awesome fully customize search view like Pinterest written in Swift

    Awesome search view, written in Swift 5.0, appears search view like Pinterest Search view. You can fully customize this library. You can also use this library with Realm!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cards

    Cards

    Awesome iOS 11 appstore cards in swift 5

    Cards brings to Xcode the card views seen in the new iOS XI Appstore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cluster

    Cluster

    Easy Map Annotation Clustering

    Cluster is an easy map annotation clustering library. This repository uses an efficient method (QuadTree) to aggregate pins into a cluster. Create an object that conforms to the MKAnnotation protocol, or extend an existing one. Next, add the annotation object to an instance of ClusterManager with add(annotation:). Implement the map view’s mapView(_:viewFor:) delegate method to configure the annotation view. Return an instance of MKAnnotationView to display as a visual representation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Side Menu Android

    Side Menu Android

    Side menu with some categories to choose

    ... in behind current Circular Reveal animated view. And to add all items to menu you have to add all of them into LinearLayout. All menu items should implement Resourceble interface to get menu item name and drawable res And all fragments should implement ScreenShotable to get a screenshot of a fragment. You can customize icons that you place in the menu, or add more items. Simply by changing the list you parse to view animator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LayoutKit

    LayoutKit

    LayoutKit is a fast view layout library for iOS, macOS, and tvOS

    LayoutKit is a fast view layout library for iOS, macOS, and tvOS. LinkedIn created LayoutKit because we have found that Auto Layout is not performant enough for complicated view hierarchies in scrollable views. LayoutKit is as fast as manual layout code and is significantly faster than Auto Layout.Layouts can be computed in a background thread so user interactions are not interrupted. Layouts are declared with immutable data structures. This makes layout code easier to develop, document, code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Collection View Slanted Layout

    Collection View Slanted Layout

    A CollectionView Layout displaying a slanted cells

    CollectionViewSlantedLayout is a subclass of the UICollectionViewLayout allowing the display of slanted cells in a UICollectionView. CollectionViewSlantedLayout is available through CocoaPods. You can also install it via Carthage. The CollectionViewDelegateSlantedLayout protocol defines methods that let you coordinate with a CollectionViewSlantedLayout object to implement a slanted layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    goim

    goim

    goim is a im server writen by golang

    GOIM is a IM and push notification server cluster. Supports single push, multiple push and broadcasting. Supports one key to multiple subscribers (Configurable maximum subscribers count). Supports heartbeats (Application heartbeats, TCP, KeepAlive, HTTP long pulling). Supports authentication (Unauthenticated user can’t subscribe). Scalable architecture (Unlimited dynamic job and logic modules). You can view the comments in target/comet.toml,logic.toml,job.toml to understand the meaning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PYSearch

    PYSearch

    An elegant search controller which replaces the UISearchController

    An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Questionnaire App: retrieving JSON data; use of Core Data Artworks Map App: map & table view; centering, zooming and annotating maps Various Apps include Dice Rolling App: hiding/changing keyboard Times Tables App: device orientation; reject non-numeric input Places I've Been App: Persistent/Core Data storage Favourite Places App: map view; edit/re-order table functionality Interface Builder App: element sizes, positions and alignments; device orientation; localization
    Downloads: 0 This Week
    Last Update:
    See Project