All Projects → vitormesquita → KiwiPlayer

vitormesquita / KiwiPlayer

Licence: MIT license
Kiwi Player allows you go forward and go back in videos easily! 💃

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to KiwiPlayer

MBVideoPlayer
A video player on top of AVQueuePlayer with custom header, playlist items, play, pause, seek to slider, time, resize to fullscreen, forward, backward horizontal, vertical capabilities.
Stars: ✭ 103 (+472.22%)
Mutual labels:  avplayer, avqueueplayer
NumericUpDownLib
Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing th…
Stars: ✭ 68 (+277.78%)
Mutual labels:  light
Slimsocial For Facebook
Light version of Facebook. Light both in the weight and in the use.
Stars: ✭ 171 (+850%)
Mutual labels:  light
Alfred Simple
Simple theme for Alfred
Stars: ✭ 217 (+1105.56%)
Mutual labels:  light
Typora Misty Theme
Yet another elegant Typora theme designed with aesthetics in mind.
Stars: ✭ 179 (+894.44%)
Mutual labels:  light
Dsladapter
🔥 Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等
Stars: ✭ 231 (+1183.33%)
Mutual labels:  light
Winhue
Controlling the Philips Hue lighting system from your Windows PC.
Stars: ✭ 167 (+827.78%)
Mutual labels:  light
hacs-govee
A HACS repository for Govee light integration
Stars: ✭ 173 (+861.11%)
Mutual labels:  light
Xiaomi miot raw
Universal Xiaomi MIoT integration for Home Assistant
Stars: ✭ 240 (+1233.33%)
Mutual labels:  light
Limitrr
Light NodeJS rate limiting and response delaying using Redis - including Express middleware.
Stars: ✭ 203 (+1027.78%)
Mutual labels:  light
Mu
The μ css framework — a 1 ko css file.
Stars: ✭ 202 (+1022.22%)
Mutual labels:  light
Yolo Face With Landmark
yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)
Stars: ✭ 180 (+900%)
Mutual labels:  light
Ailight
AiLight is a custom firmware for the esp8266 based Ai-Thinker (or equivalent) RGBW WiFi light bulbs
Stars: ✭ 248 (+1277.78%)
Mutual labels:  light
Bh1750
An Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC
Stars: ✭ 173 (+861.11%)
Mutual labels:  light
yiq
Returns white when a color is dark and black when a color is light.
Stars: ✭ 24 (+33.33%)
Mutual labels:  light
Lightproxy
💎 Cross platform Web debugging proxy
Stars: ✭ 2,347 (+12938.89%)
Mutual labels:  light
Iio Sensor Proxy
IIO accelerometer sensor to input device proxy
Stars: ✭ 192 (+966.67%)
Mutual labels:  light
Themify
👨‍🎨 CSS Themes Made Easy. A robust, opinionated solution to manage themes in your web application
Stars: ✭ 218 (+1111.11%)
Mutual labels:  light
ColorPickerLib
A WPF/MVVM implementation of a themeable color picker control.
Stars: ✭ 44 (+144.44%)
Mutual labels:  light
UrbanVillageProjectScreens
Pretty iOS mobile screens + AVPlayer video view – made in SwiftUI
Stars: ✭ 23 (+27.78%)
Mutual labels:  avplayer

KiwiPlayer

A light and easier playlist video implementation

KiwiPlayer came to solve a expecific feature that needs pre buffering a playlist of videos to play it closer as a single video and need to be able seek time in videos with a single UISlider

KiwiPlayer allows you go forward and go back in playlist easily!!

Kiwi treats the playlist of videos as a single video than the Total durantion and Current duration is about all videos. Just use AVFoundation framework, without any remote dependecy and is a couple of classes to include in your project.

Requirements

  • Xcode 9.0+
  • Swift 4.2+

Installation

KiwiPlayer is available throught Cocoapods and Manually

Pod

pod 'KiwiPlayer'

Manually

git clone https://github.com/vitormesquita/KiwiPlayer.git

Copy Source folder's classes (.swift) to your project. Just it!

Example

¯_(ツ)_/¯

Will be done

Author

Vitor Mesquita, [email protected]

License

Kiwi is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].