/---------\ /---------\ | Awesome | === | Firefox | \---------/ \---------/ Installation ------------ git clone https://github.com/undefinedDarkness/awesome-firefox-integration.git cd awesome-firefox-integration make # In firefox: # Navigate to about:addons # Under the cog menu, select `Install From File' # In the file selector: # Navigate to the */awesome-firefox-integration folder # Select the *.xpi file # Add integration to awesome / whatever linux apps you want Interface [[SUBJECT TO CHANGE]] --------- Currently, The Python script creates 2 files, /tmp/ff-tabs-input & /tmp/ff-tabs-output It will read commands from `ff-tabs-input', *after* getting a USR1 signal from the system ($ kill -s USR1 $(pgrep server.py)) It writes its output or any data it recieves from the firefox extension to `ff-tabs-output`, ... Structure --------- /--------------------------------------------\ /------------\ /---------\ | Firefox | Extension => Python Native Host | ==> | Linux IPC* | => | Awesome | \--------------------------------------------/ \------------/ \---------/ * Currently by IPC, I mean we have a couple of files that are used to read output and send commands to the native host I plan to move this to named pipes TODO ---- - Remove script dependency on awesome-client - Move to named pipes - Support for multiple instances of firefox - Support for different editions (nightly, dev)
Integration between the awesome window manager and the firefox web browser.
Overview
Never see escaped bytes in output.
Uniout It makes Python print the object representation in readable chars instead of the escaped string. Example from pprint import pprint lang
Adds a Bake node to Blender's shader node system
Bake to Target This Blender Addon adds a new shader node type capable of reducing the texture-bake step to a single button press. Please note that thi
Get a list of all offline/online members in a discord server
Discord server insights Get a list of all offline/online members in a discord server. Uses Selenium to crawl invite links. Config Download Chrome driv
Urban Big Data Centre Housing Sensor Project
Housing Sensor Project The Urban Big Data Centre is conducting a study of indoor environmental data in Scottish houses. We are using Raspberry Pi devi
A simple package for interacting with the 9kw.eu anti-captcha service.
Welcome to captcha9kw’s documentation! captcha9kw is a smallish Python package for making use of the 9kw.eu services, including solving of interactive
importlib_resources is a backport of Python standard library importlib.resources module for older Pythons.
importlib_resources is a backport of Python standard library importlib.resources module for older Pythons. The key goal of this module is to replace p
Qt-creator-boost-debugging-helper - Qt Creator Debugging Helper for Boost Library
Go to Tools Options Debugger Locals & Expressions. Paste the script path t
An async API wrapper for Dress To Impress written in Python.
dti.py An async API wrapper for Dress To Impress written in Python. Some notes: For the time being, there are no front-facing docs for this beyond doc
Automates the fixing of problems reported by yamllint by parsing its output
yamlfixer yamlfixer automates the fixing of problems reported by yamllint by parsing its output. Usage This software automatically fixes some errors a
A log likelihood fit for extracting neutrino oscillation parameters
A-log-likelihood-fit-for-extracting-neutrino-oscillation-parameters Minimised the negative log-likelihood fit to extract neutrino oscillation paramete
Cup Noodle Vending Maching Ordering Queue
Noodle-API Cup Noodle Vending Machine Ordering Queue Install dependencies in virtual environment python3 -m venv
List of all D&D 5e monsters: WotC + popular third-party sourcebooks
Xio's Guide to Monsters If you're a DM like me, and you have multiple sources of D&D 5e monsters that include WotC as well as third-party suppliers, y
:fishing_pole_and_fish: List of `pre-commit` hooks to ensure the quality of your `dbt` projects.
pre-commit-dbt List of pre-commit hooks to ensure the quality of your dbt projects. BETA NOTICE: This tool is still BETA and may have some bugs, so pl
Wisdom Tree is a concentration app i am working on.
Wisdom Tree Wisdom Tree is a tui concentration app I am working on. Inspired by the wisdom tree in Plants vs. Zombies which gives in-game tips when it
This script is written with Python for selling steam community items automatically.
SteamCommunityItemAutoSell Description This script is written with Python for selling steam community items automatically. Install git clone https://g
Modelling the 30 salamander problem from `Pure Mathematics` by Martin Liebeck
Salamanders on an island The Problem From A Concise Introduction to Pure Mathematics By Martin Liebeck Critic Ivor Smallbrain is watching the horror m
This module is for finding the execution time of a whole python program
exetime 3.8 This module is for finding the execution time of a whole program How to install $ pip install exetime Contents: General Information Instru
CRC Reverse Engineering Tool in Python
CRC Beagle CRC Beagle is a tool for reverse engineering CRCs. It is designed for commnication protocols where you often have several messages of the s
Plugins for Agisoft Metashape
Данные плагины предназначены для расширения функциональных возможностей Agisoft Metashape. Плагины представляют собой отдельные программы с собственным интерфейсом, которые запускаются внутри Agisoft
Serverless demo showing users how they can capture (and obfuscate) their Lambda payloads in Datadog APM
Serverless-capture-lambda-payload-demo Serverless demo showing users how they can capture (and obfuscate) their Lambda payloads in Datadog APM This wi