Posts

  • ReconDog

    Reconnaissance Swiss Army Knife

    • Wizard + CLA interface
    • Can extracts targets from STDIN (piped input) and act upon them
    • All the information is extracted with APIs, no direct contact is made to the target

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

  • Brackets-InteractiveLinter

    Interactive linting for Brackets

    Brackets integration with linters such as JSHint, JSLint, ESLint, JSCS, CoffeeLint, and more! Interactive Linter runs linters as you work on your code and gives instant feedback right on your document. You can access the details of the lint report by clicking on the light bulbs on the line gutters to the right of the document, or by using the keyboard shortcut Ctrl-Shift-E on that line.

    Tags: #javascript

  • PHPMatrix

    PHP Class for handling Matrices

    • power() function
    • Decomposition
      • Cholesky Decomposition
      • EigenValue Decomposition
        • EigenValues
        • EigenVectors

    Tags: #php

  • phpback

    PHPBack is an open source feedback system

    PHPBack is an open source feedback system you can use for your website. It gives your customers a way to communicate their ideas to improve your products. User feedback has proved to be really effective even if you have a community project or a commercial project. Please, visit our website for more information: http://www.phpback.org/

    Tags: #php

  • goteo

    Goteo Version 3, the Open Source Crowdfunding Platform

    This is a web app that allows the receipt, review and publishing of collective campaigns for their collective funding and the receiving of collaborations as well as the dynamic visualization of the support received, classification of initiatives and campaign tracking. The system also permits secure and distributed communication with users and between users, administration of highlighted projects on the home page and the creation of periodical publications such as blogs, a FAQ section and static pages.

    Tags: #php β€’ php7 β€’ crowdfunding

  • aws-lambda-ffmpeg

    An S3-triggered Amazon Web Services Lambda function that runs your choice of FFmpeg 🎬 commands on a file πŸŽ₯ and uploads the outputs to a bucket.

    1. A video file is uploaded to the source storage location
    2. A notification event triggers the function
    3. The function downloads the video file from the source location
    4. Streams the video through FFmpeg
    5. Outputs a scaled video file and a thumbnail image
    6. Uploads both files to the destination bucket

    Tags: #typescript β€’ ffmpeg β€’ aws-lambda

  • 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

  • use-query-params

    React Hook for managing state in URL query parameters with easy serialization.

    Tags: #typescript β€’ react β€’ reactjs

  • enumerize

    Enumerated attributes with I18n and ActiveRecord/Mongoid support

    Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper/Sequel support

    Tags: #ruby β€’ activerecord β€’ mongoid

  • cyberpanel

    Cyber Panel - The hosting control panel for OpenLiteSpeed

    Webhosting control panel that uses OpenLiteSpeed as web server.

    Tags: #javascript β€’ openlitespeed β€’ cyberpanel

subscribe via RSS