Posts
-
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
- On MacOS, it’s recommended to use homebrew:
-
Create a new directory with a file like example.js
-
Adjust your
example.jsto your needs. If you want to see how it would work without doing any invasive actions, use thedryRun: trueoption. Toggleheadlessto 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
- First install Node.js 8 or newer.
-
simple_token_authentication
Simple (but safe) token authentication for Rails apps or API with Devise.
First install [Devise][devise] and configure it with any modules you want, then add the gem to your
Gemfileandbundle install:# Gemfile gem 'simple_token_authentication', '~> 1.0' # see semver.orgOnce that done, only two steps are required to setup token authentication:
- Make one or more models token authenticatable (ActiveRecord and Mongoid are supported)
- Allow controllers to handle token authentication (Rails, Rails API, and
ActionController::Metalare supported)
If you want more details about how the gem works, keep reading! We’ll get to these two steps after the overview.
Tags: #ruby • devise • authentication
-
storytime
Storytime is a Rails 4+ CMS and blogging engine, with a core focus on content. It is built and maintained by @cultivatelabs
- Simple integration with Rails 4+ apps - Quickly get set up using a guided, automated, or manual setup experience, whatever suits your fancy.
- Quick access dashboard - Access Storytime’s dashboard from anywhere on your site with our quick access menu.
- Multi-site support - Manage multiple sites with one Storytime deployment.
- Inline text snippet editing - Create and edit snippets of content that can be re-used throughout your Storytime site.
- Admin of other Rails models - Manage your models from the Storytime dashboard.
- Custom Post Types - Add custom post types to alter functionality or appearance of posts.
- Email list building - Collect and manage emails using a simple view helper.
- New post notifications - Send notifications to your site’s subscribers whenever you publish a post.
- Built-in search - Easily search through Storytime’s posts using built-in search adapters or request parameters.
Tags: #ruby
-
byte-stream
A non-blocking stream abstraction for PHP based on Amp.
This package can be installed as a Composer dependency.
composer require amphp/byte-streamTags: #php • amphp • stream
-
azuredatastudio-postgresql
azuredatastudio-postgresql is an extension for Azure Data Studio that enables you to work with PostgreSQL databases
Connect, query, and manage Postgres databases with Azure Data Studio, a modern data editor available for Linux, MacOS, and Windows. This (preview) extension enables you to interact with Postgres using Azure Data Studio features like:
- Connect to Postgres anywhere
- Searchable object explorer view for database objects
- Query authoring and editing with Intellisense, syntax highlighting and code snippets
- View query results and save to csv, JSON, xml, or Excel
- Integrated terminal for Bash, PowerShell, and cmd.exe
- Go to Definition and Peek Definition for examining the DDL of objects
- Source control integration with Git
- Customize dashboards and insight widgets using SQL
- Server groups for organizing connections
- Customizable keyboard shortcuts, multi-tab support, color theme options
- Backup and Restore
See our [quickstart] for a step by step guide to getting started with PostgreSQL in Azure Data Studio.
Tags: #typescript
-
anonaddy
Anonymous email forwarding
This is the source code for self-hosting AnonAddy.
Tags: #php • privacy • email
-
popcorn-time-desktop
🍿 🕐 🎞 A Modern Popcorn Time Client
-
I am a tester: Download the latest build from the releases section.
-
I am a developer: Compile the project with the installation steps below.
Tags: #typescript • popcorn • time
-
-
phpvirtualbox
A web interface to manage and access Virtualbox machines.
phpVirtualBox is from 2017 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au)
with support from various contributors (see https://github.com/phpvirtualbox/phpvirtualbox/graphs/contributors)
Originally Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com)
FREE, WITHOUT WARRANTY:
All files of this program (phpVirtualBox) are distributed under the terms contained in the LICENSE.txt file in this folder unless otherwise specified in an individual source file. By using this software, you are agreeing to the terms contained therein. If you have not received and read the license file, or do not agree with its conditions, please cease using this software immediately and remove any copies you may have in your possession.
Tags: #php
-
DuckToolkit
Encoding Tools for Rubber Ducky
Encoding Tools for Rubber Ducky. The duck tools are available in the browser at https://ducktoolkit.com. From here you can also generate payloads from a selection of predefined scripts and templates.
Tags: #python
-
kafka-connect-twitter
Kafka Connect connector to stream data in real time from Twitter.
This connector uses the twitter streaming api to listen for status update messages and convert them to a Kafka Connect struct on the fly. The goal is to match as much of the Twitter Status object as possible.
Tags: #java • kafka-connect • twitter
subscribe via RSS