Posts
-
TvAppRepo
An app repository of Android TV apps
An app repository of Android TV apps
In Android TV’s stock launcher, all apps that appear must have the
LEANBACK_LAUNCHERattribute and have a TV banner. While this helps guarantee the app works on TVs, it can make it difficult for other apps to be launched. While it’s not impossible, it’s not as convenient as having an icon on the homescreen.Using a python script, tiny shortcut apps are generated and can be installed. They simply contain the face of a Leanback app. However, once they’re opened they simply redirect users to the intended app. It’s a simple workaround.
This workaround has a few advantages. By not modifying the APK directly, it allows updates to continue through the Google Play Store. In fact, the actual app isn’t touched at all. These shortcuts could point to anything: a website, a specific shortcut in an app, or basically any Intent.
The python script cannot be run in the app. The app contains several sideloading tools, including supporting #SIDELOADTAG, showing all your downloaded apps, and browsing apps that have generated shortcuts. The app should also be able to notify users when it needs to be updated.
Tags: #java • android-tv-apps • launcher-shortcuts
-
epics
EBICS client for Ruby
EPICS is a ruby implementation of the EBICS (Electronic Banking Internet Communication Standard).
It supports EBICS 2.5.
The client supports the complete initialization process comprising INI, HIA and HPB including the INI letter generation. It offers support for the most common download and upload order types (STA HAA HTD HPD PTK HAC HKD C52 C53 C54 CD1 CDB CDD CCT VMK).
Tags: #ruby • bank • ebics
-
cordova-plugin-streaming-media
Simple plugin for loading full screen streaming video or audio.
For iOS and Android, by Nicholas Hutchind
Tags: #java
-
certificationy-cli
The CLI tool to train certifications
This is the CLI tool to train on certifications.
Tags: #php • cli • symfony
-
wpstarter
Easily bootstrap whole site Composer packages for WordPress.
WordPress whole-site Composer packages have never been so easy.
WP Starter is the easiest and fastest way to bootstrap WordPress sites entirely based on Composer.
Tags: #php • wordpress • composer
-
homebrew-arm
Pre-built GNU toolchain from ARM Cortex-M & Cortex-R processors (Cortex-M0/M0+/M3/M4/M7, Cortex-R4/R5/R7).
This repository contains the GNU Toolchain for ARM Embedded Processors as formulae for Homebrew.
Tags: #ruby
-
jsondiff
Diff JSON and JSON-like structures in Python
Diff JSON and JSON-like structures in Python.
Tags: #python • json • diff
-
vagrant-qemu
Use Vagrant to manage machines using QEMU. Test with Apple Silicon / M1 and CentOS aarch64 image
This is a Vagrant plugin that adds a simple QEMU provider to Vagrant, allowing Vagrant to control and provision machines using QEMU.
Notes: test with Apple Silicon / M1 and CentOS / Ubuntu aarch64 image
Tags: #ruby
-
mintable
🍃 Automate your personal finances – for free, with no ads, and no data collection.
Requires
node >= v11.0.0.- Sign up for Plaid’s Free Plan.
-
Install Mintable:
npm install -g mintable mintable setup -
Update your account balances/transactions:
mintable fetch
Note: If you’re already a version
1.x.xuser, you can migrate your existing configuration to version2.x.x.Tags: #typescript • finance • finance-management
-
Hash-Buster
Crack hashes in seconds.
- Automatic hash type identification
- Supports MD5, SHA1, SHA256, SHA384, SHA512
- Can extract & crack hashes from a file
- Can find hashes from a directory, recursively
- Multi-threading
Tags: #python • hash • sha1
subscribe via RSS