Posts
-
glimmer.js
Central repository for the Glimmer.js project
Welcome to Glimmer.js! Glimmer.js is actually a made up of lots of small packages, so this meta-repo exists to help you find what youβre looking for.
Tags: #typescript β’ glimmer β’ glimmerjs
-
Keka
The macOS file archiver
The macOS file archiver.
Follow Keka on Twitter at @kekaosx.
Tags: #php β’ keka β’ archiver
-
cqrs
A lightweight CQRS module for Nest framework (node.js) :balloon:
A lightweight CQRS module for Nest framework (node.js)
Tags: #typescript β’ nest β’ nodejs
-
alfred-github-workflow
GitHub Workflow for Alfred 3/4
In Alfred type (
gh > login) to authenticate against your account. The login uses OAuth, so you do not have to enter your credentials.Tags: #php β’ github β’ alfred
-
EnchantmentCracker
Cracking the XP seed in Minecraft and choosing your enchantments
Cracking the XP seed in Minecraft and choosing your enchantments.
Tags: #java
-
lcm
Lightweight Communications and Marshalling
Tags: #java
-
simple_token_authentication
Simple (but safe) token authentication for Rails apps or API with Devise.
First install [Devise][devise] and configure it with any modules you want, then add the gem to your
Gemfileandbundle install:# Gemfile gem 'simple_token_authentication', '~> 1.0' # see semver.orgOnce that done, only two steps are required to setup token authentication:
- Make one or more models token authenticatable (ActiveRecord and Mongoid are supported)
- Allow controllers to handle token authentication (Rails, Rails API, and
ActionController::Metalare supported)
If you want more details about how the gem works, keep reading! Weβll get to these two steps after the overview.
Tags: #ruby β’ devise β’ authentication
-
whitelist
A simple tool to add commonly white listed domains to your Pi-Hole setup.
- Features
- Overview
- Installation
- Uninstall
- Automated Update
- How do I determine an ad domain?
- Stargazers over time
- Support
- License
Tags: #python β’ pi-hole β’ ad-blocker
-
play-store-api
Google Play Store protobuf API wrapper in java
Google Play Store protobuf API wrapper in java
Tags: #java β’ play-store β’ playstore
-
websockify
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
websockify was formerly named wsproxy and was part of the noVNC project.
At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions.
Tags: #python β’ websockify β’ websockets
subscribe via RSS