Posts

  • redd

    Redd is a batteries-included API wrapper for reddit.

    • Supports most of the reddit API, including live threads and the beta mod-mail.
    • Includes support for streaming new posts and comments.
    • Built-in rate limiting and error handling.
    • Automatic retrying of failed requests.

    Tags: #ruby β€’ api-wrapper β€’ reddit

  • zipsell

    A free open source platform for selling digital downloads such as ebooks

    Zipsell helps you set up an online store for selling digital products such as ebooks, music, videos, source code etc.

    Zipsell handles payment processing via stripe and sends customers secure expiring Amazon S3 links to the files they have purchased. Since it is self-hosted, you receive payments directly and avoid paying commissions to 3rd party marketplaces.

    Zipsell is built with Ruby on Rails.

    Demo site - http://demo.zipsell.org

    Tags: #ruby β€’ ecommerce-platform β€’ downloads

  • sketchup-stl

    A SketchUp Ruby Extension that adds STL (STereoLithography) file format import and export.

    A SketchUp Ruby Extension that adds STL (STereoLithography) file format import and export.

    3D printing is awesome, and the STL format has emerged as a standard way to share printable 3D models. To support this community, SketchUp has gathered a couple of Ruby plugins and packaged them into a single Extension. Stay tuned! This is our first foray into Open Source, an experiment we hope to repeat.

    Tags: #ruby β€’ sketchup β€’ extension

  • microsoft-authentication-library-for-js

    Microsoft Authentication Library (MSAL) for JS

    The Microsoft Authentication Library for JavaScript enables client-side JavaScript web applications, running in a web browser, to authenticate users using Azure AD for work and school accounts (AAD), Microsoft personal accounts (MSA), and social identity providers like Facebook, Google, LinkedIn, Microsoft accounts, etc. through Azure AD B2C service. It also enables your app to get tokens to access Microsoft Cloud services such as Microsoft Graph.

    Tags: #javascript

  • eventy

    WordPress-like actions and filters for Laravel

    Actions are pieces of code you want to execute at certain points in your code. Actions never return anything but merely serve as the option to hook in to your existing code without having to mess things up.

    Filters are made to modify entities. They always return some kind of value. By default they return their first parameter and you should too.

    Read more about filters

    Read more about actions

    Tags: #php

  • sp-dev-fx-controls-react

    Reusable React controls for SPFx solutions

    This is a open source library that shares a set of reusable React control that can be used in your SharePoint Framework solutions.

    If you are looking for web part property controls, please check following repository for those - https://github.com/pnp/sp-dev-fx-property-controls

    Tags: #typescript

  • pdfkit

    A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf

    Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.

    Tags: #ruby β€’ pdfkit β€’ wkhtmltopdf

  • telegram-history-dump

    Backup Telegram chat logs using telegram-cli

    This utility is the successor of [telegram-json-backup][1], written from the ground up in Ruby. It can create backups of your Telegram user and (super)group dialogs using telegram-cli’s remote control feature.

    Compared to the old project, telegram-history-dump:

    • Has better support for media downloads
    • Supports output formats other than JSON and is extensible with custom formats
    • Supports incremental backup (only new messages are downloaded)
    • Does not depend on unstable Python/Lua bindings within telegram-cli
    • Has a separate YAML formatted configuration file

    The default configuration will backup all dialogs to a directory named output, in JSON format, without downloading any media.

    Tags: #ruby β€’ hacktoberfest β€’ telegram

  • passbolt_api

    Passbolt CE Backend, a JSON API written with Cakephp

    This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU Affero General Public License for more details.

    Affero General Public License v3

    Tags: #php β€’ password-manager β€’ passbolt

  • htcap

    htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.

    htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.

    Tags: #python

subscribe via RSS