Posts
-
laravel-auto-presenter
A system for auto-decorating models with presenters
- Automatically decorate objects bound to views
- Automatically decorate objects within paginator instances
- Automatically decorate objects within arrays and collections
Tags: #php • hacktoberfest
-
expo-github-action
Expo GitHub Action makes it easy to automate EAS builds or updates
With this Expo action, you have full access to the [Expo CLI][link-expo-cli] itself. It allows you to fully automate the
expo publishorexpo buildprocess, leaving you with more time available for your project. There are some additional features included to make the usage of this action as simple as possible, like caching and authentication.Tags: #javascript • expo • cli
-
AnimateFX
A library of +70 ready-to-use animations for JavaFX
A library of ready-to-use animations for JavaFX
Features:
- Custom animations
- Custom interpolators
- Play/Stop animation
- Play an animation after another
- More to come
Tags: #java • animation • javafx
-
stocksight
Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
Stock market analyzer and stock predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis. How much do emotions on Twitter and news headlines affect a stock’s price? Let’s find out…
Tags: #python • stock-market • stock-prediction
-
laravel-views
Laravel package to create beautiful common views like data tables using the TALL stack.
Laravel package to create beautiful common views like data tables using the TALL stack.
Tags: #php • laravel • laravel-livewire
-
prey-android-client
Android client for the Prey anti-theft software.
- Find your Phone or Tablet on a map through geolocation using GPS.
- Take pictures using the built-in front and back camera.
- Trigger a loud alarm remotely even if your phone is put on silent.
- Display a tailored alert message on the screen.
Tags: #java
-
spine
Pixi.js plugin that enables Spine support.
Spine 3.7, 3.8, 4.0, 4.1 implementation for PixiJS.
Tags: #typescript
-
fleet
Status and image fleet metadata management application for Docker images
Fleet is a Docker Hub repository and image management tool for organisations (or individuals) who wish to display a list of all currently available images, along with their latest version and build status. The idea for this application was borne out of a necessity for the LinuxServer team to be able to provide a mechanism for its users to see the current build version of the images they use.
Image information is retrieved via the Docker Hub API (v2) through a scheduled task, which runs at a given (configurable) interval. This task will synchronise all repositories owned by the user whose credentials are used to authorise the initial requests to Docker Hub. Fleet will store in memory a valid authorisation token and will reuse it until it expires, after which a new token will be requested.
Tags: #java
-
android_additive_animations
Additive animations for Android!
Additive animations for Android! An easy way to additively animate any property of any object, with convenient builder methods for
Views.Get a good overview of this library here: https://medium.com/@david.gansterd/bringing-smooth-animation-transitions-to-android-88786347e512
Tags: #java • animation • android
-
sail
Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
This Rails engine brings a setting model into your app to be used as feature flags, gauges, knobs and other live controls you may need.
It saves configurations to the database so that they can be changed while the application is running, without requiring a deploy.
Having this ability enables live experiments and tuning to find an application’s best setup.
Enable/Disable a new feature, turn ON/OFF ab testing for new functionality, change jobs’ parameters to tune performance, you name it.
It comes with a lightweight responsive admin dashboard for searching and changing configurations on the fly.
Sail assigns to each setting a relevancy score. This metric is calculated while the application is running and is based on the relative number of times a setting is invoked and on the total number of settings. The goal is to have an indicator of how critical changing a setting’s value can be based on its frequency of usage.
Tags: #ruby • rails • settings
subscribe via RSS