Posts

  • breeze

    Minimal Laravel authentication scaffolding with Blade, Vue, or React + Tailwind.

    Breeze provides a minimal and simple starting point for building a Laravel application with authentication. Styled with Tailwind, Breeze publishes authentication controllers and views to your application that can be easily customized based on your own application’s needs.

    Laravel Breeze is powered by Blade and Tailwind. If you’re looking for a more robust Laravel starter kit that includes two factor authentication, Livewire / Inertia support, and more, check out Laravel Jetstream.

    Tags: #php • laravel • auth

  • hikari

    A Discord API wrapper for Python and asyncio built on good intentions.

    Install Hikari from PyPI with the following command:

    python -m pip install -U hikari
    # Windows users may need to run this instead...
    py -3 -m pip install -U hikari
    

    Tags: #python • discord • bot

  • zotero-storage-scanner

    A Zotero plugin to remove the broken & duplicate attachment link of the bibliography

    Install by downloading the latest version.

    This plugin scans your attachments of storage to remove the missing & duplicate attachment link. The combination of the duplicated bibliography in Zotero could create a lot of duplicate attachments. Also when you use a plugin/ third-party software to directly remove the PDF of the bibliography, the attachment link becomes broken in Zotero. This plugin is designed to solve the problem.

    Install by downloading the latest version and installing it from the Zotero add-ons screen.

    Tags: #typescript

  • TextLayoutBuilder

    An Android library that allows you to build text layouts more easily.

    Build text Layouts easily on Android.

    Tags: #java

  • inert

    Polyfill for the inert attribute and property.

    Tags: #javascript

  • taquito

    A library for building dApps on the Tezos Blockchain - JavaScript / TypeScript

    Taquito is a fast and lightweight TypeScript library to accelerate DApp development on the Tezos blockchain. With it, you can easily interact with Smart Contracts deployed to Tezos. It is distributed as a suite of individual npm packages, to reduce bloat and improve application startup times.

    Tags: #typescript • tezos • javascript

  • zanzara

    Asynchronous PHP Telegram Bot Framework built on top of ReactPHP

    • Long polling support (no webserver required)
    • Middleware chain for requests
    • Conversations and sessions (no database required)
    • Based on ReactPHP asynchronous non-blocking I/O model
    • Scheduled functions/timers provided by ReactPHP
    • Bulk message sending (no more 429 annoying errors)

    Tags: #php • reactphp • telegram

  • bitcoin_tools

    Python Bitcoin tools

    Refer to DEPENCENCIES.md

    Tags: #python • bitcoin • tools

  • passwords

    A simple, yet feature rich password manager for Nextcloud

    Easy to use yet feature-rich and secure password manager for Nextcloud

    Tags: #php • nextcloud • nextcloud-app

  • LightMatchingEngine

    A very light matching engine in Python.

    A light matching engine written in Python.

    The engine is a trivial object to support

    • Add order - Returns the order and filled trades
    • Cancel order - Returns the original order

    The objective is to provide a easy interface for users on the standard price-time priority matching algorithm among different instruments.

    Tags: #python • orderbook • trading

subscribe via RSS