Posts
-
postgres-meta
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries (and more).
Tags: #typescript β’ postgres β’ postgresql
-
ngd
View the dependencies tree of you Angular application
A tool that allows you to view your Angular application dependencies.
Tags: #typescript β’ angular β’ graph
-
devise_saml_authenticatable
Devise SAML 2.0 authentication strategy
Devise Saml Authenticatable is a Single-Sign-On authentication strategy for devise that relies on SAML. It uses [ruby-saml][] to handle all SAML-related stuff.
[!WARNING] The master branch now represents v2.x of this gem, which is still unreleased. See the 1.x branch README for details about that version.
Tags: #ruby
-
svg2tikz
An Inkscape extension for exporting SVG paths as TikZ/PGF paths
SVG2TikZ, formally known as Inkscape2TikZ ,are a set of tools for converting SVG graphics to TikZ/PGF code. This project is licensed under the GNU GPL (see the LICENSE file).
Tags: #python β’ svg β’ tikz
-
scikit-tda
Topological Data Analysis for Pythonπ
For complete documentation please checkout docs.scikit-tda.org.
Tags: #python β’ topological-data-analysis β’ scikit-tda
-
stable-diffusion-studio
An animation focused workflow frontend for Stable Diffusion
- Uses AUTOMATIC1111 as the backend with some custom scripts.
- Still a prototype, many improvements probably needed and many bugs to find.
Tags: #typescript
-
xplico
Open Source Network Forensic Analysis Tool (NFAT)
Xplico is a Network Forensic Analisys Tool NFAT, for Unix and Unix-like operating systems. It uses libpcap, a packet capture and filtering library.
The official home of Xplico is: http://www.xplico.org
The latest distribution can be found in the subdirectory: http://www.xplico.org/download
Tags: #php
-
j2mod
Enhanced Modbus library implemented in the Java programming language
This project is a fork of the j2mod library which began life as jamod. A huge amount of refactoring and code fixing has been carried out on this library, with the addition of supporting JUnit tests, to ensure the library is fit for production use.
This implementation supports Modbus TCP, UDP, RTU over TCP, Serial RTU and Serial ASCII in both Master and Slave configurations. The serial comms is implemented using jSerialComm and does not require any outside dependencies over and above the logging facade slf4j.
For instructions on how to use the library, visit the wiki here
Tags: #java β’ modbus β’ modbus-tcp
-
RichTextFX
Rich-text area for JavaFX
GenericStyledAreaallows one to inline custom objects into the area alongside of text. As such, it uses generics and functional programming to accomplish this task in a completely type-safe way.It has the following parameter types:
PS, the paragraph style. This can be used for text alignment or setting the background color for the entire paragraph. A paragraph is either one line when text wrap is off or a long text displayed over multiple lines in a narrow viewport when text wrap is on.SEG, the segment object. This specifies what immutable object to store in the model part of the area: text, hyperlinks, images, emojis, or any combination thereof.S, the segment style. This can be used for text and object styling. Usually, this will be a CSS style or CSS style class.
Functional programming via lambdas specify how to apply styles, how to create a
Nodefor a given segment, and how to operate on a given segment (e.g., getting its length, combining it with another segment, etc.).GenericStyledAreais used in the Rich-text demo.See the wiki for a basic pattern that one must follow to implement custom objects correctly.
Tags: #java β’ javafx β’ rich-text-editor
-
9GAG
Android unofficial REST Client of 9GAG.
β οΈ This project is no longer maintained. It was built in 2014 as a learning project to demonstrate Android development best practices of that era. The code and dependencies are outdated, but the project remains available for reference.
An unofficial Android client for 9GAG, built with Android Studio + Gradle, following Material Design guidelines.
Tags: #java
subscribe via RSS