Posts
-
laravel-pivot
This package introduces new events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
Tags: #php • eloquent-events • laravel-events
-
request_store
Per-request global storage for Rack.
Ever needed to use a global variable in Rails? Ugh, that’s the worst. If you need global state, you’ve probably reached for
Thread.current. Like this:def self.foo Thread.current[:foo] ||= 0 end def self.foo=(value) Thread.current[:foo] = value endUgh! I hate it. But you gotta do what you gotta do…
Tags: #ruby
-
UpSnap
A simple wake on lan web app written with SvelteKit, Go and PocketBase.
- 🚀 One-Click Device Wake-Up Dashboard
- ⏰ Timed Events via Cron for Automation
- 🔌 Ping Any Port You Choose
- 🔍 Discover Devices with Network Scanning (nmap required)
- 👤 Secured User Management
- 🌐 i18n support for these languages
- 🎨 29 Themes
- 🐳 Docker images for amd64, arm64, arm/v7, arm/v6
- 🏠 Self-Hostable, No Cloud Bullshit!
Tags: #typescript • wakeonlan • golang
-
music-metadata
Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
Stream and file based music metadata parser for node.js. Supports any common audio and tagging format. TypeScript definitions are included.
Tags: #typescript • metadata • musicbrainz
-
Striker
Striker is an offensive information and vulnerability scanner.
Striker 2.0 is still in prototype phase, which means it’s not intended to be used by regular users. It has been made public for contrbutions to make the development faster.
Usage:python3 striker.py example.comTags: #python • cloudflare • information-gathering
-
daloradius
daloRADIUS is an advanced RADIUS web management application aimed at managing hotspots and general-purpose ISP deployments. It features user management, graphical reporting, accounting, a billing engine and integrates with GoogleMaps for geo-locating.
To install daloRADIUS, you can follow the installation guide available in the project’s official wiki:
Alternatively, you can also find the installation guide in the
doc/installfolder of this repository.If you encounter any issues during the installation or have any questions, feel free to ask for support in the Issues section.
Tags: #php • hotspot-management • radius
-
mitamae
mitamae is a fast, simple, and single-binary configuration management tool with a DSL like Chef
mitamae is a tool to automate configuration management using a Chef-like DSL powered by mruby.
It’s been used for provisioning servers, e.g. RubyCI servers and Ruby’s git server, and setting up local environments with dotfiles.
Tags: #ruby • infrastructure-as-code
-
Android-PWA-Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
An Android Wrapper application to create native Android Apps from an offline-capable Progressive Web App.
Drafted for the Android App of my Leasing Calculator Web App using React, Redux, Materialize.css and a lot of Offline-First love over at leasingrechnen.at.
Tags: #java • android • android-wrapper
-
island
Island for Android
Island for Android
Tags: #java • android
-
pybroker
Algorithmic Trading in Python with Machine Learning
Are you looking to enhance your trading strategies with the power of Python and machine learning? Then you need to check out PyBroker! This Python framework is designed for developing algorithmic trading strategies, with a focus on strategies that use machine learning. With PyBroker, you can easily create and fine-tune trading rules, build powerful models, and gain valuable insights into your strategy’s performance.
Tags: #python • algotrading • backtesting
subscribe via RSS