Posts

  • bazarr

    Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.

    Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.

    Be aware that Bazarr doesn’t scan disk to detect series and movies: It only takes care of the series and movies that are indexed in Sonarr and Radarr.

    Thanks to the folks at OpenSubtitles for their logo that was an inspiration for ours.

    Tags: #python • sonarr • subliminal

  • ikvStockChart

    A simple stock charting library for Android, supporting time-line, k-line, macd, kdj, rsi, boll index, and interactive gesture operation, including left and right sliding to refresh, scaling, highlighting

    当前最新版本:0.1.5

    支持在 XML 布局文件和代码中设置各个线条颜色、大小配置

    支持左滑、右滑加载

    支持长按高亮、短按点击、双指缩放事件

    支持 fling 滑动

    支持 MACD、RSI、KDJ、BOLL 四个指标

    支持自定义的指标显示方式

    附带的程序示例有:默认左滑右滑加载、禁用左滑右滑加载、多个指标共同联动显示、在 Fragment 中使用、带有下拉刷新的需求中使用、横竖屏切换(自动旋转)、简单分时图

    Tags: #java

  • safetynethelper

    SafetyNet Helper wraps the Google Play Services SafetyNet.API and verifies Safety Net API response with the Android Device Verification API.

    • Calls Google play services Safety Net test
    • Local verification of request
    • Verifies Safety Net API response with the Android Device Verification API (over SSL pinned connection)

    Tags: #java • safetynet-api • android

  • anonaddy

    Anonymous email forwarding

    This is the source code for self-hosting AnonAddy.

    Tags: #php • privacy • email

  • zetta

    An API-first, open source software platform for the Internet of Things.

    Zetta is an open source, API-first, Node.js-based platform for the Internet of Things. To learn more about Zetta now, jump to Introduction to Zetta on the Zetta doc wiki.

    Tags: #javascript

  • SonOTA

    Flashing Itead Sonoff devices with custom firmware via original OTA mechanism

    A script to update a Sonoff device from the stock firmware to Sonoff-Tasmota purely over WiFi.

    This is beta software, and it may not work 100% of the time, and require to manually flash your device using serial. Although it can not be guaranteed, it’s unlikely the device will be damaged such that it can’t be flashed with Sonoff-Tasmota via serial (the difficulty of this depends on the device and the headers in provides). Typically if it does not work, a power cycle restores the functionality to the default firmware.

    Tags: #python

  • geared_pagination

    Paginate Active Record sets at variable speeds

    Most pagination schemes use a fixed page size. Page 1 returns as many elements as page 2. But that’s frequently not the most sensible way to page through a large recordset when you care about serving the initial request as quickly as possible. This is particularly the case when using the pagination scheme in combination with an infinite scrolling UI.

    Geared Pagination allows you to define different ratios. By default, we will return 15 elements on page 1, 30 on page 2, 50 on page 3, and 100 from page 4 and forward. This has proven to be a very sensible set of ratios for much of the Basecamp UIs. But you can of course tweak the ratios, use fewer, or even none at all, if a certain page calls for a fixed-rate scheme.

    On JSON actions that set a page, we’ll also automatically set Link and X-Total-Count headers for APIs to be able to page through a recordset.

    Tags: #ruby

  • omniauth-google-oauth2

    Oauth2 strategy for Google

    Strategy to authenticate with Google via OAuth2 in OmniAuth.

    Get your API key at: https://code.google.com/apis/console/ Note the Client ID and the Client Secret.

    For more details, read the Google docs: https://developers.google.com/accounts/docs/OAuth2

    Tags: #ruby • omniauth • google-oauth2

  • jorani

    Leave and Overtime Management System

    • Official website : https://jorani.org/
    • User group : https://groups.google.com/forum/?hl=en#!forum/jorani

    Tags: #php • leave-management • planning

  • cast_control

    📺 Control Chromecasts from Linux and D-Bus

    cast_control is a daemon utility that allows you to control media playback on casting devices from the Linux desktop.

    While this service runs, it collects data about the media and apps playing on your casting devices and displays it on your computer.

    Tags: #python • linux-desktop • mpris

subscribe via RSS