Posts
-
devise_saml_authenticatable
Devise SAML 2.0 authentication strategy
Devise Saml Authenticatable is a Single-Sign-On authentication strategy for devise that relies on SAML. It uses [ruby-saml][] to handle all SAML-related stuff.
Tags: #ruby
-
react-codemirror2
Codemirror integrated components for React
demo @ scniro.github.io/react-codemirror2
Tags: #typescript • codemirror • react
-
gitreflow
Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
Create and switch to new branch
nh-branchy-branch:$ git reflow start nh-branchy-branchCreate a pull request for your branch against
masteror a custombase-branch:$ git reflow reviewIf your code is approved, merge to
base-branchand delete the feature branch:$ git reflow deliver
Tags: #ruby • git • git-workflow
-
pyatv
A client library for Apple TV and AirPlay devices
Some examples include:
- Remote control commands
- Metadata retrieval with push updates
- Stream files via AirPlay
- List and launch installed apps
- List and switch user accounts
- Add, remove or set audio output devices (e.g. HomePods)
- Keyboard support
- Persistent storage of credentials and settings
…and lots more! A complete list is available here.
Tags: #python • home-automation • apple-tv
-
react-navigation-header-buttons
Easily render header buttons for react-navigation
This package will help you render buttons in the navigation bar and handle the styling, so you don’t have to. It mimics the appearance of native navbar buttons and offers a simple but also flexible interface for you to interact with.
✅ DRY library api
✅ Works great with icons from
@expo/vector-icons/react-native-vector-iconsor any other icon library✅ Supports both JS and native stack
✅ Beautiful overflow menus for items that don’t fit into the navbar
✅ Recipes and examples included
✅ Written in TS
Tags: #typescript • react-native • react-navigation
-
pwcrack-framework
Password Crack Framework
pwcrack-framework 是一个用Ruby编写的密码自动破解框架,目前提供了 23 个在线破解和 38 个离线破解接口,支持 61 种算法破解
项目地址:https://github.com/L-codes/pwcrack-framework
Tags: #ruby • pwcrack • password
-
sign
Sign.jar automatically signs an apk with the Android test certificate.
Automatically sign an apk with the Android test certificate. The public and private keys are embedded within the jar.
Tags: #java
-
Unexpected_information
Unexpected information 是用于标记请求包中的一些敏感信息、JS接口和一些特殊字段的BurpSuite 插件。
Author: xiaowei Team: Timeline Sec Email: xiaowei@timelinesec.com最近写了一个BurpSuite Extensions用来标记请求包中的一些敏感信息、JS接口和一些特殊字段,防止我们疏忽了一些数据包,我将它命名为“Unexpected information”,使用它可能会有意外的收获信息。
Tags: #java
-
gush
Fast and distributed workflow runner using ActiveJob and Redis
Gush is a parallel workflow runner using only Redis as storage and ActiveJob for scheduling and executing jobs.
Tags: #ruby • workflows • sidekiq
-
store_attribute
ActiveRecord extension which adds typecasting to store accessors
ActiveRecord extension which adds typecasting to store accessors.
Originally extracted from not merged PR to Rails: rails/rails#18942.
Tags: #ruby • activerecord • store-accessors
subscribe via RSS