Posts
-
wp-appkit
WP-AppKit WordPress plugin (create mobile apps connected to WordPress)
WP-AppKit is an open source WordPress plugin to build PWA and mobile applications connected to WordPress. Applications are created with HTML, CSS and JavaScript. Developers, you can extend and customize applications using our API.
Get Started: all you need to know to get your first app up and running
Tags: #javascript
-
blueprint
A code generation tool for Laravel developers.
Blueprint requires a Laravel application running the latest stable release of Laravel, currently Laravel 8.x.
Tags: #php
-
clue
command line tool for Apache Lucene
When working with Lucene, it is often useful to inspect an index.
Luke is awesome, but often times it is not feasible to inspect an index on a remote machine using a GUI. That’s where Clue comes in. You can ssh into your production box and inspect your index using your favorite shell.
Another important feature for Clue is the ability to interact with other Unix commands via piping, e.g. grep, more etc.
Tags: #java
-
MMRA
Make Medium Readable Again — a browser extension
- Keeping the top navigation bar from sticking around
- Hiding the bottom “Get Updates” bar completely
- Shrinking massive header images
- Hiding “posts meter” bar and Upgrade header button
- Hiding “Open in App” button on mobile
- Blocking the “pardon the interruption” popup
- (Optionally) hiding the clap / share bar
- (Optionally) loading all post images up front, instead of lazy loading as you scroll
- (Optionally) disabling the popup menu that appears when selecting text
Tags: #javascript • chrome-extension • medium
-
maestral
Open-source Dropbox client for macOS and Linux
A light-weight and open-source Dropbox client for macOS and Linux.
Tags: #python • dropbox-client • linux
-
bento-starter
:bento: Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
Want to setup this stack ?
:point_right: The full documentation is available here
Tags: #javascript • pwa • offline
-
moti
🐼 The React Native (+ Web) animation library, powered by Reanimated 2.
Tags: #typescript
-
frostwire
An easy to use Cloud Downloader, BitTorrent Client and Media Player. Search, Download, Play, Share
Welcome to the main FrostWire repository. Here you will find the sources necessary to build FrostWire for Android and FrostWire for Desktop
- /android Sources for FrostWire for Android
- /desktop Sources for FrostWire for Desktop (Windows, Mac, Linux)
- /common Common sources for the desktop and android client
In the past these sources were held at frostwire-android, frostwire-desktop and frostwire-common respectively. These repositories will no longer be used.
Tags: #java
-
kms
Simple and powerful Ruby on Rails CMS for developers
Demo website: http://demo.apiq.io/
Backend (as admin): http://demo.apiq.io/kms (login/password: demo@apiq.io/password)
Backend (as content manager): http://demo.apiq.io/kms (login/password: content@apiq.io/password)
Tags: #ruby • cms • rails-cms
-
EvalEx
EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.
EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.
Key Features:
- Uses BigDecimal for calculation and result
- No dependencies to external libraries
- Precision and rounding mode can be set
- Supports variables
- Standard boolean and mathematical operators
- Standard basic mathematical and boolean functions
- Custom functions and operators can be added at runtime
- Functions can be defined with a variable number of arguments (see MIN and MAX functions)
- Supports for hexadecimal numbers and scientific notations of numbers
- Supports string literals in functions
- Supports implicit multiplication, e.g. (a+b)(a-b) or 2(x-y) which equals to (a+b)*(a-b) or 2*( x-y)
Tags: #java
subscribe via RSS