Posts

  • openScale

    Open-source weight and body metrics tracker, with support for Bluetooth scales

    Monitor and track your weight, BMI, body fat, body water, muscle and other body metrics in an open source app that:

    • has an easy to use user interface with graphs,
    • supports various Bluetooth scales,
    • doesn’t require you to create an account,
    • can be configured to only show the metrics you care about, and
    • respects your privacy and lets you decide what to do with your data.

    Tags: #java

  • metadata

    Tracking and managing metadata of machine learning workflows in Kubeflow. For more information, you can visit this page.

    Tags: #typescript

  • react-laag

    Hooks to build things like tooltips, dropdown menu’s and popovers in React

    • πŸ“¦ Only 8kb minified & gzipped / tree-shakable / no dependencies
    • πŸ›  We do the positioning, you do the rest. You maintain full control over the look and feel.
    • πŸš€ Optimized for performance / no scroll lag whatsoever
    • πŸ— Comes with sensible defaults out of the box, but you can tweak things to your liking

    Tags: #typescript β€’ tooltip β€’ popover

  • maoni

    Lightweight library for collecting and handling user feedback from within Android applications.

    While working on a new version of DD-WRT Companion, one of my Android apps, I needed a simple yet pleasant way to collect user feedback, along with some contextual information. I experimented with a simple dialog, then tried a bunch of other libraries, but could not find one with screenshot capturing capabilities, not vendor lock-in, and which is almost a no-brainer as to integrating with any remote services. I was also looking for screen capture highlight / blackout capabilities, as in use for issue reporting in several apps from Google.

    So as a way to give back to the Open Source community, I decided to create Maoni as a separate library project.

    By the way, as a side note, Maoni is a Swahili word for comments or opinions.

    Tags: #java β€’ feedback β€’ android-application

  • animated-vue

    A plugin to use animate.css animations as Vue2 transitions

    A plugin to use animate.css animations as Vue2 transitions

    Demo: Coming soon!

    Tags: #javascript

  • espocrm

    EspoCRM open source CRM application

    EspoCRM is an Open Source CRM (Customer Relationship Management) software that allows you to see, enter and evaluate all your company relationships regardless of the type. People, companies or opportunities - all in an easy and intuitive interface.

    It’s a web application with a frontend designed as a single page application and REST API backend written in PHP.

    Download the latest release from our website.

    Tags: #php β€’ crm β€’ javascript

  • SerializationDumper

    A tool to dump Java serialization streams in a more human readable form.

    A tool to dump and rebuild Java serialization streams and Java RMI packet contents in a more human readable form.

    The tool does not deserialize the stream (i.e. objects in the stream are not instantiated), so it does not require access to the classes that were used in the stream*.

    This tool was developed to support research into Java deserialization vulnerabilities after spending many hours manually decoding raw serialization streams to debug code!

    Download v1.11 built and ready to run from here: https://github.com/NickstaDB/SerializationDumper/releases/download/1.13/SerializationDumper-v1.13.jar

    * See the limitations section below for more details.

    Update 19/12/2018: SerializationDumper now supports rebuilding serialization streams so you can dump a Java serialization stream to a text file, modify the hex or string values, then convert the text file back into a binary serialization stream. See the section below on Rebuilding Serialization Streams for an example of this.

    Tags: #java

  • create-elm-app

    πŸƒ Create Elm apps with zero configuration

    Create Elm apps with no build configuration.

    Tags: #javascript β€’ elm β€’ webpack

  • react-instantsearch

    ⚑️ Lightning-fast search for React and React Native applications, by Algolia.

    You should be using React InstantSearch if you want to:

    • Design search experiences with best practices
    • Customize your components at will
    • Follow React principles

    Tags: #typescript β€’ search β€’ algolia

  • mark

    Probably the fastest web micro framework for PHP in the world.

    It’s recommended that you use Composer to install Mark.

    composer require mark-php/mark

    Tags: #php β€’ workerman β€’ fast

subscribe via RSS