Showing 12 open source projects for "life"

View related business solutions
  • 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.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    Firefox for iOS

    Firefox for iOS

    Firefox for iOS

    When it comes to your life online, you have a choice, accept the factory settings or put your privacy first. When you choose Firefox as your default browser, you’re choosing to protect your data while supporting an independent tech company. Firefox is also the only major browser backed by a non-profit fighting to give you more openness, transparency and control of your life online. Join hundreds of millions of people who choose to protect what's important by choosing Firefox. Keep what’s...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    ARHeadsetKit

    ARHeadsetKit

    Using $5 Google Cardboard to replicate Hololens

    ... Go popularized AR, overlaying virtual characters on a map of the world. Beyond that, AR has only played a minor role in the average person’s life, being used for a few occasional tasks such as measuring objects or testing out furniture. By interacting with detailed 3D models of the human body, surgeons can run through the steps of surgery and learn from mistakes in an environment that will not endanger a patient’s life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IceCubesApp

    IceCubesApp

    A SwiftUI Mastodon client

    ... communication, or data models. This modular approach allows for easier collaboration and ensures that the code is organized and easy to understand. It's a great starting point for learning SwiftUI. The app covers many of the basic concepts of SwiftUI, such as building layouts, working with data, and handling user interaction. By exploring the code, you can gain a solid understanding of how to use SwiftUI in your daily life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kickstarter for iOS

    Kickstarter for iOS

    Kickstarter for iOS, to bring new ideas to life, anywhere

    Download the Kickstarter app to discover new projects and help put daring ideas into the world no matter where you are. Kickstarter campaigns make ideas into reality. It’s where creators share new visions for creative work with the communities that will come together to fund them. We intend for this project to be an educational resource, we are excited to share our wins, mistakes, and methodology of iOS development as we work in the open. Our primary focus is to continue improving the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    StepperView

    StepperView

    SwiftUI iOS component for Step Indications

    SwiftUI iOS component for Step Indications. Support for Vertical and Horizontal Alignments. iOS and WatchOS capabilities. Support for Circle, Image, Custom View, Animated Step Indicators. Customizable line,spacing & animation options. Pitstop feature to add intermediate stages between Step Indicators. Support for updating the life cycle status for each of the steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ViewAnimator

    ViewAnimator

    ViewAnimator brings your UI to life with just one line

    ViewAnimator is a library for building complex iOS UIView animations in an easy way. It provides one line animations for any view included the ones which contain other views like UITableView and UICollectionView with its cells or UIStackView with its arrangedSubviews. ViewAnimator provides a set of UIView extensions to easily add custom animations to your views. From version 2.0.0 there are two ways to use this extension. Views can animate theirselves calling .animate(animations:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SwiftEventBus

    SwiftEventBus

    A publish/subscribe EventBus optimized for iOS

    A publish/subscribe EventBus optimized for iOS. Allows publish-subscribe-style communication between components without requiring the components to explicitly be aware of each other. Regular notification centers deliver notifications on the thread in which the notification was posted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fuzi

    Fuzi

    A fast & lightweight XML & HTML parser in Swift with XPath

    A fast & lightweight XML/HTML parser in Swift that makes your life easier. Fuzi is based on a Swift port of Mattt Thompson's Ono(斧), using most of its low-level implementations with moderate class & interface redesign following standard Swift conventions, along with several bug fixes. Extremely performant document parsing and traversal, powered by libxml2. Support for both XPath and CSS queries. Automatic conversion of date and number values. Correct, common-sense handling of XML namespaces...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    Imagine Engine

    Imagine Engine

    A project to create a blazingly fast Swift game engine

    Welcome to Imagine Engine, an ongoing project that aims to create a fast, high-performance Swift 2D game engine for Apple's platforms that is also a joy to use. You are hereby invited to participate in this new community to build a tool with an ambitious but clear goal - to enable you to easily build any game that you can imagine. Imagine Engine uses Core Animation as its rendering backend - just like Apple's UI frameworks like UIKit and AppKit do. By leveraging the power of Core Animation's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Spruce iOS Animation Library

    Spruce iOS Animation Library

    Swift library for choreographing animations on the screen

    ..., checkout our releases page and download the pre-built frameworks there or you can download the exact source from this Github project. Spruce comes packed with UIView extensions meant to make your life easier when calling an animation. Let's say we want to [.fadeIn, .expand(.slightly)] our view. We will call that array of animations ourAnimations. Spruce is entirely written in Swift and currently only supports Swift.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Appz

    Appz

    Launch external apps, and deeplink, with ease using Swift

    Kitz aims to make your development life a bit easier by reducing the boilerplate code you have to write. Just focus on building amazing new features! All Kitz are shipped with released apps. They also have full test coverage, minimal dependencies, and are collaboration friendly! In case the app can't open the external application, it will fall-back to a web URL that is guaranteed to succeed by opening the browser. It was crucial to make sure the library can scale as the number of supported apps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next