Posts

  • ekylibre

    Open source Farm management Information System (FMIS) - Connecting farms to the world

    Ekylibre is a simple enterprise management web application for farmers and small enterprises. Ekylibre is written with Ruby on Rails framework and use PostgreSQL/PostGIS stack. More details can be found on the official website http://ekylibre.org.

    Tags: #ruby • agriculture • erp

  • yii2-oauth2-server

    A wrapper for implementing an OAuth2 Server(https://github.com/bshaffer/oauth2-server-php)

    A wrapper for implementing an OAuth2 Server(https://github.com/bshaffer/oauth2-server-php)

    Tags: #php

  • synapse-admin

    Admin console for synapse Matrix homeserver

    This project is built using react-admin.

    Tags: #typescript • matrix-org • react

  • Generamba

    This codegenerator is too brilliant to be real!

    • Supports work with .xcodeproj files out of the box. All generated class files are automatically placed to specific folders and groups of Xcode project.
    • Can generate both code itself and tests adding them to right targets.
    • Based on work with liquid-templates that have plain and readable syntax in comparison with templates for Xcode.
    • It is very easy to create a new module: generamba gen [MODULE_NAME] [TEMPLATE_NAME]. You do not need to input a bunch of data each time because each project corresponds to only one configuration file that holds standard file system and Xcode-project pathes, names of targets, information about the author.

    Tags: #ruby

  • instauto

    Instagram bot / automation library written in Javascript for Node.js

    • First install Node.js 8 or newer.
      • On MacOS, it’s recommended to use homebrew: brew install node
    • Create a new directory with a file like example.js

    • Adjust your example.js to your needs. If you want to see how it would work without doing any invasive actions, use the dryRun: true option. Toggle headless to see it in action.

    • Open a terminal in the directory

    • Run npm i -g yarn

    • Run yarn add puppeteer instauto

    • Run node example

    You can run this code for example once every day using cron or pm2 or similar

    See index.js for available options.

    Tags: #javascript • instagram-bot • instagram

  • grasp

    A reliable org-capture browser extension for Chrome/Firefox

    In the simplest setup, the server runs locally, and you can use ‘localhost’ version of the extension. If you have to work on a computer where you can’t run python scripts, or your target capture file is just not there, you can selfhost the server part elsewhere. Don’t forget to set the endpoint in extension settings!

    Tags: #python • capture • org-capture

  • mongo-ruby-driver

    The Official MongoDB Ruby Driver

    High level documentation and usage examples are located here.

    API documentation for the most recent release can be found here. To build API documentation for the master branch, check out the repository locally and run rake docs.

    Tags: #ruby • mongodb • mongodb-driver

  • seccomp-tools

    Provide powerful tools for seccomp analysis

    Provide powerful tools for seccomp analysis.

    This project targets to (but is not limited to) analyze seccomp sandbox in CTF pwn challenges. Some features might be CTF-specific, but also useful for analyzing seccomp of real cases.

    Tags: #ruby • seccomp • seccomp-filter

  • homebridge-mqttthing

    A plugin for Homebridge allowing the integration of many different accessory types using MQTT.

    Homebridge MQTT-Thing is a plugin for Homebridge allowing the integration of many different accessory types using MQTT.

    Tags: #javascript

  • auto-session-timeout

    Provides automatic session timeout in a Rails application.

    Provides automatic session timeout in a Rails application. Very easy to install and configure. Have you ever wanted to force your users off your app if they go idle for a certain period of time? Many online banking sites use this technique. If your app is used on any kind of public computer system, this gem is a necessity.

    Tags: #ruby

subscribe via RSS