26 programs for "use" with 2 filters applied:

  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    android-gif-drawable

    android-gif-drawable

    Views and drawable for displaying animated GIFs on Android

    Bundled GIFLib via JNI is used to render frames. This way should be more efficient than WebView or Movie classes. Current development builds (build from dev branch) are published to OSS snapshot repository. To use them, specify repository URL in repositories block. For Android 4.2+ (API level 17+). Supports GifTextureView hardware-accelerated rendering, and GifTexImage2D OpenGL ES 2.0+. See sample directory. Sample project is under construction. Not all features are covered yet. The simplest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NVActivityIndicatorView

    NVActivityIndicatorView

    A collection of awesome loading animations

    NVActivityIndicatorView is a collection of awesome loading animations. Check out LoaderUI (ready to use with Swift Package Mananger supported) for SwiftUI implementation of this. Cocoapods is a dependency manager for Swift and Objective-C Cocoa projects. To use NVActivityIndicatorView with CocoaPods, add it in your Podfile. Carthage is intended to be the simplest way to add frameworks to your Cocoa application. The Swift Package Manager is a tool for managing the distribution of Swift code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jelly

    Jelly

    Library for animated, non-interactive & interactive transitions

    Jelly is a library for animated, non-interactive & interactive view controller transitions and presentations with a focus on a simple yet flexible API. With a few lines of source code, interactive UIViewController transitions and custom resizable UIViewController presentations can be created, without the use of the cumbersome UIKit Transitioning API. Interactive transitions can be activated for the slide and the cover transitions. If the transitions are to be interactive, only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fancy ShowCase

    Fancy ShowCase

    Easy-to-use customisable show case view with circular reveal animation

    An easy-to-use customizable show case view with circular reveal animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5
    LottieXamarin

    LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS

    Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile! For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating them by hand. Bodymovin is an After Effects plugin created by Hernan Torrisi that exports After Effects files as json and includes a javascript web player. We've built on top of his great work to extend its usage to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Popup Page Plugin for Xamarin Forms

    Popup Page Plugin for Xamarin Forms

    Xamarin Forms popup plugin

    Rg.Plugins.Popup is a cross-platform plugin for Xamarin.Forms that allows you to open Xamarin.Forms pages as a popup that can be shared across iOS, Android, UWP, and macOS. Also, the plugin allows you to use very simple and flexible animations for showing popup pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: [Animation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LTMorphingLabel

    LTMorphingLabel

    Animated morphing effects for UILabel written in Swift

    A morphing UILabel subclass written in Swift. The .Scale effect mimicked Apple's QuickType animation of iOS 8 of WWDC 2014. New morphing effects are available as Swift extensions. XCFramework is a new option introduced in Xcode 11. You can manually download the pre-compiled LTMorphingLabel.xcframework.zip from the Releases page. Then drag and drop it into your project. Change the class of a label from UILabel to LTMorphingLabel. Programmatically set a new String to its text property. To use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TweenKit

    TweenKit

    Animation library for iOS in Swift

    TweenKit is a powerful animation library that allows you to animate (or 'tween') anything. TweenKit's animations are also scrubbable, perfect for building awesome onboarding experiences! By adding conformance to the Tweenable protocol, anything can be animated. You decide what it means to 'tween' your object, making this a flexible approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10
    AnimatedCollectionViewLayout

    AnimatedCollectionViewLayout

    UICollectionViewLayout subclass adding custom transitions/animations

    A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code. Normally a UICollectionView has no transition effects when you scroll from one item to another. There are lots of ways to write animations for UICollectionView, but using a UICollectionViewLayout subclass is by far the simplest one. And it doesn't break any of your existing code. You can still use your UICollectionView subclass and you don't need to change your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Side Menu

    Side Menu

    Animated side menu with customizable UI

    Animated side menu with customizable UI. If you want, for example, to dismiss your menu when a tap outside menu takes place, you should pass false to shouldPassEventsOutsideMenu flag and assign a tappedOutsideHandler.In fact, you are free to do whatever you want when a tap outside menu occurs or, if you want to have access to your content view controller, just pass true and assign tappedOutsideHandler to nil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IBAnimatable

    IBAnimatable

    Design and prototype customized UI, interaction, navigation, etc.

    ... animations in a Swift playground like what we can do in Framer. Also, we can use the output of the design directly in the production-ready App.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Animated Tab Bar

    Animated Tab Bar

    Swift UI module library for adding animation to iOS tabbar items

    ... animation for each RAMAnimatedTabBarItem. Drag and drop an NSObject item into your ViewController, set its class to ANIMATION_CLASS (where ANIMATION_CLASS is the class name of the animation you want to use), and connect the outlet animation in RAMAnimatedTabBarItem to your ANIMATION_CLASS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Advance

    Advance

    Physics-based animations for iOS, tvOS, and macOS

    ... in order to do so. Specifically, animators allow for any type of animation or simulation to be performed for a single value. Simulated animations use a simulation function to power a physics-based transition. Simulation functions are types conforming to the SimulationFunction protocol. Values conforming to the VectorConvertible protocol can be animated by Advance. Conforming types can be converted to and from a Vector implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MaterialLibrary

    MaterialLibrary

    A library for fully animated Material Design components

    MaterialLibrary is an open source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's original author is Rey Pham. Now you can use any widget in com.rey.material.widget package as you wish. For styling, please view Wiki. Note that default style of widgets depend on theme of AppCompat. AppCompat and CardView library is required by Material library. Make sure to add the snapshot repository. You can try the SNAPSHOT version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Music + Video + Animation Maker & App

    Music + Video + Animation Maker & App

    Why Music + Video + Animation Maker & App is Fun?

    Javaimagephp All-in-one video/film editor or maker makes sense as simple to use app for video/film or movie editing and animations/slideshows. It gets most of your imagination of an All-in-one video/film Animation editor / maker App. Video editing is made intuitive and simple. Lots of Special Effects ( > 55) ! For example this one http://ogena.ridoua.nu Formats supported are mp4, avi, flv, mov, flv and more. Description given image animation which seeks audio given a description...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shape Shifter

    Shape Shifter

    SVG icon animation tool for Android, iOS, and the web

    Shape Shifter is a web-app that simplifies the creation of icon animations for Android, iOS, and the web. This tool currently exports to standalone SVGs, SVG spritesheets, and CSS keyframe animations for the web, as well as to AnimatedVectorDrawable format for Android. I am totally open to adding support for other export formats as well, so if you have a format that you'd like to see added in the future, file a feature request! The ability to add/remove points to each path without altering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ParticlesLoadingView

    ParticlesLoadingView

    A customizable SpriteKit particles animation on the border of a view

    ... also use the already provided ParticlesLoadingView class to create an animation. Instantiate it by code or in Storyboard and select a built-in ParticleEffect or set the scene.emitterNode to your custom SKEmitterNode object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Customizable PullToRefresh

    Customizable PullToRefresh

    This component implements pure pull-to-refresh logic

    This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Like Button

    Like Button

    Twitter's heart animation for Android

    Like Button is a library that allows you to create a button with animation effects similar to Twitter's heart when you like something. To use this like button in your layout simply copy and paste the xml provided. There are several other attributes that can be used to configure the button's behaviour and appearance. They are shown below and will be explained in the sections that follow long with their java counterparts. To set the inital liked state of the button you simply use the setLiked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bilibili Android Client

    Bilibili Android Client

    An unofficial bilibili client for Android

    The realization of six modules on the homepage, recommendation, drama, live broadcast, follow, partition, and discovery. Video details interface, video comments, video playback completed by ijkplayer, and barrage functions implemented by the flame barrage library. The realization of the fan drama module, including the topic details interface, the fan drama details interface, the fan drama broadcasting table, the fan drama index, the new fan serial, and the new fan by season. Use ijkplayer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Material Motion

    Material Motion

    A toolkit for building responsive motion using Core Animation

    Reactive motion is driven by Core Animation. CocoaPods is a dependency manager for Objective-C and Swift libraries. CocoaPods automates the process of using third-party libraries in your projects. See the Getting Started guide for more information. You will need to add use_frameworks! to your Podfile in order use Material Motion in your swift app. A contextual view can be used to create continuity during transitions between view controllers. In this case study the selected photo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Material Menu

    Material Menu

    Animations for Android L drawer, back, dismiss and check icons

    Morphing Android menu, back, dismiss and check buttons. Have full control of the animation. Use it as a standalone drawable in your Toolbar. A plain old View that draws the icon and provides an API to manipulate its state. You can embed it in any layout including a Toolbar. Customization is also available through xml attributes. he icon state is resolved by current offset value. Make sure you use offset between 0 and 1 for forward animation and 1 and 2 for backwards to correctly save icon state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UltimateRecyclerView

    UltimateRecyclerView

    A RecyclerView(advanced and flexible version of ListView in Android)

    UltimateRecyclerView is a RecyclerView(advanced and flexible version of ListView) with pulling to refresh, loading more, swiping to dismiss, draging and drop, animations ,sticky header,show or hide toolbar and FAB when scrolling and many other features.You can use it just like RecyclerView. Notice that UltimateRecyclerView is a project under development. Swipe to refresh(using android.support.v4.widget.SwipeRefreshLayout). Many kinds of animations. Swipe to dismiss. Parallax or normal head view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AVLoadingIndicatorView

    AVLoadingIndicatorView

    A collection of nice loading animations for Android

    AVLoadingIndicatorView is a collection of nice loading animations for Android. You can add dependencies in build.gradle. You have the option of adding the AVLoadingIndicatorView to your layout. Indicators are load from class names, proguard may change it (rename). Among the features provided and available, you can add dependencies, add xml layout, show and hide, etc. AVLoadingIndicatorView is very simple to use. You can also find iOS version of AVLoadingIndicatorView under the name...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next