Posts
-
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
- 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.
-
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
-
MetaGym
Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.
MetaGym provides abundant environments for benchmarking Reinforcement Learning and Meta Reinforcement Learning
Tags: #python • reinforcement-learning • meta-learning
-
modmailbot
Modmail Bot is a bot for Discord that makes it easier for users to contact moderators and admins for help.
Modmail Bot is a bot for Discord that allows users to DM the bot to contact the server’s moderators/staff without messaging them individually or pinging them publically on the server. These DMs get relayed to modmail threads, channels where staff members can reply to and talk with the user. To the user, the entire process happens in DMs with the bot.
Inspired by Reddit’s modmail system.
⚠Note on updating to v3.0.0: If you’re currently using a very old version of the bot, from before February 2018, you’ll first need to update to v2.30.1 and run the bot once before updating to v3.0.0.
Always take a backup of your
db/data.sqlitefile before updating the bot.Tags: #javascript • discord • discord-bot
subscribe via RSS