17 programs for "open any file" with 2 filters applied:

  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    FLAnimatedImage

    FLAnimatedImage

    Performant animated GIF engine for iOS

    FLAnimatedImage is a performant animated GIF engine for iOS. Plays multiple GIFs simultaneously with a playback speed comparable to desktop browsers. Honors variable frame delays. Behaves gracefully under memory pressure. Eliminates delays or blocking during the first playback loop. Interprets the frame delays of fast GIFs the same way modern browsers do. It's a well-tested component that powers all GIFs in Flipboard. FLAnimatedImage is a well-encapsulated drop-in component. Simply replace...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    IBAnimatable

    IBAnimatable

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

    Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable. The app was made in Interface Builder with IBAnimatable without a single line of code. Due to the size of the GIF file on Dribbble, it only demonstrates a subset of features. We can also find the full HD version on YouTube or MP4 on Github. With IBAnimatable, we can design a UI in Interface Builder like what we can do in Sketch, and prototype...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    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
  • 6
    Advance

    Advance

    Physics-based animations for iOS, tvOS, and macOS

    An animation library for iOS, tvOS, and macOS that uses physics-based animations (including springs) to power interactions that move and respond realistically. There are several ways to integrate Advance into your project. Advance animations are applied on every frame (using CADisplayLink on iOS/tvOS, and CVDisplayLink on macOS), allowing for fine-grained control at any time. Animator allows for more flexibility in the types of animation that can be performed, but gives up some convenience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Pop

    Pop

    iOS and OS X animation library for physics-based interactions

    Pop is an extensible animation engine for iOS, tvOS, and OS X. In addition to basic static animations, it supports spring and decay dynamic animations, making it useful for building realistic, physics-based interactions. The API allows quick integration with existing Objective-C or Swift codebases and enables the animation of any property on any object. It's a mature and well-tested framework that drives all the animations and transitions in Paper. By adding the project to your project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    ParticlesLoadingView

    ParticlesLoadingView

    A customizable SpriteKit particles animation on the border of a view

    With ParticlesLoadingView you can create your own amazing SpriteKit particle animations with the Xcode's built-in Particle Emitter Editor that looks like the following picture. Go ahead and create your own particle animation by doing File, New File, iOS Resource, SpriteKit Particle File. To see it in action, run the example project, clone the repo, and run pod install from the Example directory first. The example project shows how to set up ParticlesLoadingView in a few different ways. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Like Button

    Like Button

    Twitter's heart animation for Android

    ... functionality via XML or Java. This will show the button in the liked state with the drawable that you selected. You can also set if the button is to be enabled or disabled. Once disabled, the animation, listener or any other functionality of the button won't be triggered. The libary is bundled with three icons that you can use. A heart,thumb and a star.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rich Path

    Rich Path

    Draw as you want, animate much as you can

    Rich Android Path. Draw as you want. Animate as much as you can. Full Animation Control on Paths and VectorDrawables: Animate any attribute in a specific path in the VectorDrawable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    HelloCharts for Android

    HelloCharts for Android

    Charts/graphs library for Android compatible with API 8+

    ..., right, inside), and animations. Code of a demo application is in hellocharts-samples directory, requires appcompat v21. The demo app is also ready for download on Google Play. Every chart view can be defined in layout xml file or created in code and added to layout later. After the chart data has been set you can still modify its attributes but right after that you should call set*ChartData() method again to let chart recalculate and redraw data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    magic

    magic

    CSS3 Animations with special effects

    Include the file magic.css or include the minified version magic.min.css. If you want to customize the CSS files, now you will have the chance. Load the animation after certain time. Load the animation after certain time but with an infinite loop. You can change the time of the animation by setting the class magictime. Assign the timing to a specific animation. You can include only certain animations. Comment or uncomment your desired file and run from terminal the provided commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    View Controller Transitions Library

    View Controller Transitions Library

    Collection of iOS7 animation controllers and interaction controllers

    View Controller Transitions Library is a collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions. With iOS 7 you can easily create custom view controller transitions that can be used in a range of contexts (push, pop, modal, etc.) This project provides a library of custom animations which can be dropped directly into your project. It also has a number of 'interaction controllers' which can be used with any of the custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PictureCode

    Convert alphanumeric codes into vector graphics and animations

    This is my first Android project, but I hope for it to become a fun little toy project that can be used to come up with alphanumeric codes that can be shared with other Android (and perhaps eventually web) users to display little images and animations in a compact format without file transfers or related security issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next