/---------\ /---------\ | 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
A hackerank problems, solution repository
This is a repository for all hackerank challenges kindly note this is for learning purposes and if you wish to contribute, dont hesitate all submision
NGEBUG is a tool that sends viruses to victims
Ngebug NGEBUG adalah tools pengirim virus ke korban NGEBUG adalah tools virus terbaru yang berasal dari rusia Informasi lengkap ada didalam tools Run
Python script that automates the tasks involved in starting a new coding project
Auto Project Builder Automates the repetitive tasks while starting a new project Installation Use the REQUIREMENTS.txt file to install the dependencie
Async-first dependency injection library based on python type hints
Dependency Depression Async-first dependency injection library based on python type hints Quickstart First let's create a class we would be injecting:
Fisherman is a free open source fishing bot written in python.
Fisherman is a free open source fishing bot written in python.
Aevsploit İçin Destekde Bulun Papara: 1427113016
Aevsploit İçin Destekde Bulun Papara: 1427113016 Toolu Geliştirmek İçin Fikirlerinizi Bekliyorum Telegram
The dynamic code loading framework used in LocalStack
localstack-plugin-loader localstack-plugin-loader is the dynamic code loading framework used in LocalStack. Install pip install localstack-plugin-load
Height 2 LDraw With python
Height2Ldraw About This project aims to be able to make a full lego 3D model using the ldraw file format (.ldr) from a height and color map, currently
Let's pretend you want to create a AWS Lambda project called "sns-processor".
Usage Let's pretend you want to create a AWS Lambda project called "sns-processor". Rather than using lambda and then editing the results to include y
The Google Assistant on a rotary phone
Google Assistant Rotary Phone Shoutout to my dad who had this idea a year ago and I'm only now getting around to doing it. Notes This is the code used
Today I Commit (1일 1커밋) 챌린지 알림 봇
Today I Commit Challenge 1일1커밋 챌린지를 위한 알림 봇 config.py github_token = "github private access key" slack_token = "slack authorization token" channel = "
Xbps-install wrapper written in Python that doesn't care about case sensitiveness and package versions
xbi Xbps-install wrapper written in Python that doesn't care about case sensitiveness and package versions. Description This Python script can be easi
A QGIS integration plugin for Kart repositories
QGIS Kart Plugin A plugin to work with Kart repositories Installation The Kart plugin is available in the QGIS Plugins server. To install the latest v
Like Docker, but for Squeak. You know, for kids.
Squeaker Like Docker, but for Smalltalk images. You know, for kids. It's a small program that helps in automated derivation of configured Smalltalk im
Генератор отчетов на Python с использованием библиотеки docx для работы с word-файлами и запросов к сервису
Генератор отчетов на Python с использованием библиотеки docx для работы с word-файлами и запросов к сервису
A simple program to run through inputs for a 3n+1 problem
Author Tyler Windemuth Collatz_Conjecture A simple program to run through inputs for a 3n+1 problem Purpose: doesn't really have a purpose, did this t
This is the community maintained fork of ungleich's cdist (after f061fb1).
cdist This is the community maintained fork of ungleich's cdist (after f061fb1). Work is split between three repositories: cdist - implementation of t
Life Dynamics for python
Daphny_counter run command must be like this: /usr/bin/python3 /home/nmakagonov/Daphny/daphny_counter/Daphny_counter.py -o /home/nmakagonov/Daphny/out
Chalice - A tool to facilitate Python based lambda deployment
Chalice is a tool to facilitate Python based lambda deployment. This repo contains the output of my basic exploration of this tool.
CPLib is the abbreviation of Competitive Programming Library.
CPLib CPLib is the abbreviation of Competitive Programming Library. It aims to be a general template and optimization library for competitive programm