/---------\ /---------\ | 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
An implementation of an interpreter for the Brainfuck esoteric language in Python
Brainfuck Interpreter in Python An implementation of an interpreter for the Brainfuck esoteric language in Python. 🧠 The Brainfuck Language Created i
A practice program to find the LCM i.e Lowest Common Multiplication of two numbers using python without library.
Finding-LCM-using-python-from-scratch Here, I write a practice program to find the LCM i.e Lowest Common Multiplication of two numbers using python wi
Ssma is a tool that helps you collect your badges in a satr platform
satr-statistics-maker ssma is a tool that helps you collect your badges in a satr platform 🎖️ Requirements python = 3.7 Installation first clone the
An open-source hyper-heuristic framework for multi-objective optimization
MOEA-HH An open-source hyper-heuristic framework for multi-objective optimization. Introduction The multi-objective optimization technique is widely u
Collapse a set of redundant kmers to use IUPAC degenerate bases
kmer-collapse Collapse a set of redundant kmers to use IUPAC degenerate bases Overview Given an input set of kmers, find the smallest set of kmers tha
A Bot Which Can generate Random Account Based On Your Hits.
AccountGenBot This Bot Can Generate Account With Hits You Save (Randomly) Keyfeatures Join To Use Support Limit Account Generation Using Sql Customiza
Better firefox bookmarks script for rofi
rofi-bookmarks Small python script to open firefox bookmarks with rofi. Features Icons! Only show bookmarks in a specified bookmark folder Show entire
The bidirectional mapping library for Python.
bidict The bidirectional mapping library for Python. Status bidict: has been used for many years by several teams at Google, Venmo, CERN, Bank of Amer
Drug Discovery App Using Lipinski's Rule-of-Five.
Drug Discovery App A Drug Discovery App Using Lipinski's Rule-of-Five. TAPIWA CHAMBOKO 🚀 About Me I'm a full stack developer experienced in deploying
Clock in automatically in SCU.
auto_clock_in Clock in automatically in SCU. Features send logs to Telegram bot How to use? pip install -r requirements.txt () edit user_list, token_A
Semester long, web application project for CSCI 4370/6370 (Database Management)
Database_Project Prototype ideas for website: Computer Science library (Sells books, products, etc.) Code editor Graph visualizer / creator (can save
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
AIST++ API This repo contains starter code for using the AIST++ dataset.
Explainability for Vision Transformers (in PyTorch) This repository implements methods for explainability in Vision Transformers
Enhanced version of blender's bvh add-on with more settings supported. The bvh's rest pose should have the same handedness as the armature while could use a different up/forward definiton.
Enhanced bvh add-on (importer/exporter) for blender Enhanced bvh add-on (importer/exporter) for blender Enhanced bvh importer Enhanced bvh exporter Ho
Быстрый локальный старт
Быстрый локальный старт
FantasyBballHelper - Espn Fantasy Basketball Helper
ESPN FANTASY BASKETBALL HELPER The simple goal of this project is to allow fanta
An alternative app for core Armoury Crate functions.
NoROG DISCLAIMER: Use at your own risk. This is alpha-quality software. It has not been extensively tested, though I personally run it daily on my lap
The Python Fuzzer that the world deserves 🐍
pip3 install frelatage Current release : 0.0.2 The Python Fuzzer that the world deserves Installation | How it works | Features | Use Frelatage | Conf
Interfaces between napari and pymeshlab library to allow import, export and construction of surfaces.
napari-pymeshlab Interfaces between napari and the pymeshlab library to allow import, export and construction of surfaces. This is a WIP and feature r
A Curated Collection of Awesome Python Scripts
A Curated Collection of Awesome Python Scripts that will make you go wow. This repository will help you in getting those green squares. Hop in and enjoy the journey of open source. 🚀