Posts

  • moonlight

    Optical music recognition in TensorFlow

    An experimental optical music recognition engine.

    Moonlight reads PNG image(s) containing sheet music and outputs MusicXML or a NoteSequence message. MusicXML is a standard sheet music interchange format, and NoteSequence is used by Magenta for training generative music models.

    Moonlight is not an officially supported Google product.

    Tags: #python

  • Parser

    Simple PHP Parser Library for API Development

    Laravel/Lumen Verison Supported Library Verison
    Laravel/Lumen 5+ > 3.*
    Laravel 4 2.*

    Tags: #php

  • holidays

    A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!

    Functionality to deal with holidays in Ruby.

    Extends Ruby’s built-in Date and Time classes and supports custom holiday definition lists.

    Tags: #ruby

  • sprockets

    Rack-based asset packaging system

    Sprockets is a Ruby library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass and SCSS.

    Tags: #ruby

  • github-actions

    A collection of GitHub Actions for interfacing with Google Cloud Platform.

    This repository contains a library of Github Actions providing functionality for working with Google Cloud Platform.

    Tags: #typescript

  • dropwizard-jobs

    Scheduling / Quartz integration for Dropwizard

    This plugin integrates the quartz scheduler with dropwizard and allows you to easily create background jobs, which are not bound to the HTTP request-response cycle. Quartz creates a threadpool on application startup and uses it for background jobs.

    There are four different types of jobs:

    • Jobs run on application start for initial setup (could also be done via a managed instance in dropwizard)
    • Jobs run at application stop before the application is closed (could also be done via managed instance in dropwizard)
    • Jobs which are repeated after a certain time interval
    • Jobs which need to run at a specific time, via a cron-like expression

    Tags: #java • quartz-scheduler • dropwizard

  • js-tracker

    A chrome extension tracks front-end JavaScript that uses DOM / jQuery APIs to manipulate html dom elements (e.g., change style, attach event listener) at runtime.

    • Live Tracking, what changes you see on page is what code you get.
    • Code by Elements, only listing the code that affects selected element.
    • Brief Overview, getting rough code information at a glance.
    • Easy Filtering, grouping manipulations into 5 types.
    • Link to Source, one click to see all details.
    • Performance Improvement, better performance than previous version by taking advantage of browser JavaScript engine

    Tags: #typescript • javascript • jquery

  • React-UMG

    A React renderer for Unreal Motion Graphics With Unreal.js

    This repository is a fork of react-umg whose original author is Wolfgang Steiner

    A React renderer for Unreal Motion Graphics (https://docs.unrealengine.com/latest/INT/Engine/UMG/)

    This project is dependent on Unreal.js

    Tags: #javascript • react • unrealengine

  • capitaine-cursors

    An x-cursor theme inspired by macOS and based on KDE Breeze. Designed to pair well with my icon pack, La Capitaine.

    This is an x-cursor theme inspired by macOS and based on KDE Breeze. The source files were made in Inkscape, and the theme was designed to pair well with my icon pack, La Capitaine.

    This cursor should scale appropriately for any display resolution.

    Tags: #python • theme • capitaine-cursors

  • TopIcons-plus

    An gnome-shell extension to put the icons back to the tray.

    As stated in issue #91, I have stopped maintaining this project actively.

    The Gnome project chose to drop status icons and any kind of legacy tray, making the project useless on the long term and difficult to maintain due to bugs or lack of features that are out of its scope.

    In particular, no wayland support can be achieved.

    Open such issues not here but to the Gnome project.

    Meanwhile, I encourage you to migrate to libappindicator and its extension, which is supported by most applications nowadays.

    The code here should still work. I will happily merge good pull requests and package releases when necessary.

    Tags: #javascript

subscribe via RSS