Posts
-
kashti
Kashti is a dashboard for your Brigade pipelines.
Kashti is built atop Brigade. You can read the full Installation Guide to see how to install it into a cluster that already runs Brigade.
Tags: #typescript • ui • ci
-
web-extension-starter
🖥🔋Web Extension starter to build “Write Once Run on Any Browser” extension
- Cross Browser Support (Web-Extensions API)
- Browser Taylored Manifest generation
- Automatic build on code changes
- Automatic extension reload on browser
- Auto packs browser specific build files
- ES6 modules support
- SASS styling
Tags: #javascript • web-extensions • webpack4
-
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
-
pushpin
A collaborative corkboard app
A local-first collaborative corkboard app. Designed to collect all the information you need and synchronize it across all your computers. PushPin supports taking notes, and can archive web content, images, PDFs, audio, video, and any other files you might want to hang out. It can synchronize across all your devices, and doesn’t require any infrastructure to operate.
Join our Slack to ask questions, share ideas, or meet other users!
Built with Electron, React, automerge and hypermerge.
A project initiated by Ink & Switch.
Tags: #typescript
-
acmephp
Let’s Encrypt/ACME Command Line client written in PHP
Acme PHP provides several major improvements over the default clients:
- Acme PHP comes by nature as a single binary file: a single download and you are ready to start working ;
- Acme PHP is based on a configuration file (
~/.acmephp/acmephp.conf) instead command line arguments. Thus, the configuration is much more expressive and the same setup is used at every renewal ; - Acme PHP can monitor your CRONs and can send you alerts in many differents places: E-mail, Slack, HipChat, Flowdock, Fleep (thanks to Monolog!)
- Acme PHP is very extensible it to create the certificate files structure you need for your webserver. It brings several default formatters to create classical file structures (nginx, nginx-proxy, haproxy, etc.) but you can very easily create your own if you need to ;
- Acme PHP follows a strict BC policy preventing errors in your scripts or CRON even if you update it (see the Backward Compatibility policy of Acme PHP for more informations) ;
Tags: #php
-
r2dbc-client
Reactive Relational Database Connectivity
This project is an exploration of what a Java API for relational database access with Reactive Streams might look like. It uses Project Reactor. It uses Jdbi as an inspiration.
Tags: #java • reactive • database
-
loglevel
:ledger: Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
Minimal lightweight simple logging for JavaScript. loglevel replaces console.log() and friends with level-based logging and filtering, with none of console’s downsides.
This is a barebones reliable everyday logging library. It does not do fancy things, it does not let you reconfigure appenders or add complex log filtering rules or boil tea (more’s the pity), but it does have the all core functionality that you actually use:
Tags: #javascript • logging • lightweight
-
symfony-docker
:whale: The Symfony Docker Edition – featuring PHP 7, Docker and Docker Compose
Before anything, you need to make sure you have Docker properly setup in your environment. For that, refer to the official documentation for both Docker and Docker Compose. Also, if you’re developing on Mac or Windows – yeah, maybe that’s the case –, make sure you have Docker Machine properly setup.
This project depends on having jwilder/nginx-proxy running. This is a reverse proxy container that will allow having multiple projects running on port 80.
Build and run the containers:
docker-compose up -d --buildOnce that’s done, you should be able to access the application on the IP that docker (or Docker Machine) is running at.
Tags: #php • symfony-docker • symfony
-
pageguide
An interactive guide for web page elements using jQuery and CSS3
Tags: #javascript
-
google-signin
Google Sign-in for your React Native applications
- Support all 3 types of authentication methods (standard, with server-side validation or with offline access (aka server side access))
- Promise-based API consistent between Android and iOS
- Typings for TypeScript and Flow
- Native signin buttons
Tags: #java • react-native • googlesignin
subscribe via RSS