Posts

  • marble

    Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.

    Name Description
    @marblejs/core Framework core module
    @marblejs/websockets WebSockets module
    @marblejs/messaging Messaging module
    @marblejs/middleware-logger Logger middleware
    @marblejs/middleware-body Body parser middleware
    @marblejs/middleware-io I/O validation middleware
    @marblejs/middleware-jwt JWT authorization middleware
    @marblejs/middleware-joi JOI-based validation middleware
    @marblejs/middleware-cors CORS middleware
    @marblejs/middleware-multipart Multipart middleware

    Tags: #typescript β€’ rxjs β€’ nodejs

  • fx_cast

    Implementation of the Google Cast Chrome Sender SDK within Firefox

    Firefox extension that implements the Chrome sender API and exposes it to web apps to enable cast support. Communication with receiver devices is handled by a native application (bridge). Check the implementation notes for more info.

    Note: No full public release yet! Pre-release beta version is incomplete and likely buggy.

    Tags: #typescript β€’ firefox β€’ webextension

  • wponion

    ~ Lightweight, Flexible & Rapid WP Development Framework ~

    WPOnion is a simple yet powerful framework that helps developers build custom meta boxes and custom fields in WordPress fast and easily.

    The framework lets you define custom meta boxes and custom fields via arrays and handles everything behind the scene automatically. It has a wide range of field types, field settings and supports not only post meta but also term meta, user meta, comment meta, settings pages and custom tables.

    Tags: #php β€’ wordpress β€’ wordpress-theme

  • xeroizer

    Xero accounting system API library.

    All methods of authentication require your OAuth consumer key and secret. This can be found for your application in the API management console at http://api.xero.com.

    Tags: #ruby

  • easyappointments

    :date: Easy!Appointments - Open Source Appointment Scheduler

    Easy!Appointments is a highly customizable web application that allows your customers to book appointments with you via the web. Moreover, it provides the ability to sync your data with Google Calendar so you can use them with other services. It is an open source project and you can download and install it even for commercial use. Easy!Appointments will run smoothly with your existing website, because it can be installed in a single folder of the server and of course, both sites can share the same database.

    Tags: #php β€’ appointments β€’ scheduler

  • airplayer

    :movie_camera: Command-line AirPlay video client for Apple TV

    nss-mdns package is required.

    $ sudo pacman -S nss-mdns
    

    or

    $ yaourt -S nss-mdns
    

    Tags: #ruby β€’ airplay

  • sync

    syncs your local folder with remote folder using scp

    • Username: your username that you use to connect to remote machine
    • Auth method:
      • Password in config: This the least secure version of auth. It will keep your password in the config file as plain text do not use this please
      • Ask during connect: This option will ask your password again every time you start syncjs your password will not be stored anywhere.
      • Private Key: Most secure option, just provide the path for your key file and syncjs will do the rest
    • Hostname or IP of the server: Tell syncjs where to connect
    • Port to connect: defaults to 22 this usually is what you want
    • Local path: syncjs will automatically detect this as the root of your project, but if you only want to sync one specific folder, provide it here as full path
    • Remote path: This is where copy of your local folder lives in the remote server. Make sure you type full path here as well.

    License

    MIT

    Tags: #typescript β€’ sftp β€’ nodejs

  • rebar

    Multi-tenant SaaS boilerplate + examples for universal web application with React, Material-UI, Relay, GraphQL, JWT, Node.js, C* DB - Cassandra/Elassandra/Scylla.

    Multi-tenant SaaS boilerplate + examples for universal web application with React, Material-UI, Relay, GraphQL, JWT, Node.js, C* DB - Cassandra/Elassandra/Scylla.

    Live demo.

    Tags: #javascript β€’ cassandra β€’ relay

  • zecwallet

    A z-address first full node and UI wallet for zcash

    Note: Zecwallet Fullnode will download the entire blockchain (about 26GB), and requires some familiarity with the command line. If you don’t want to download the blockchain but prefer a Lite wallet, please check out Zecwallet Lite.

    Head over to the releases page and grab the latest installers or binary. https://www.zecwallet.co

    Tags: #javascript β€’ zcash β€’ wallet

  • 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.com

    Tags: #python β€’ cloudflare β€’ information-gathering

subscribe via RSS