/---------\ /---------\ | 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
Python library for creating and parsing HSReplay XML files
python-hsreplay A python module for HSReplay support. https://hearthsim.info/hsreplay/ Installation The library is available on PyPI. pip install hsre
A corona information module
A corona information module
Simple Wayland HotKey Daemon
swhkd Simple Wayland HotKey Daemon This project is still very new and I'm making new decisions everyday as to where I should drive this project. I'm u
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
🌲 Um simples criador de arvore de items feito em Python para o Prompt 🐍
Esse projeto foi feito em Python com, intuito de fortificar meu aprendizado de programação. Sobre • Tecnologias • Pré Requisitos • Licença • Autor 📄
KeyBrowser: A program launches a browser and a keylogger at the same time, is used to retrieve a person's personal information
KeyBrowser: A program launches a browser and a keylogger at the same time, is used to retrieve a person's personal information
A self contained invitation management system for gatekeeping.
Invitease Description A self contained invitation management system for gatekeeping. Purpose Serves as a focal point for inviting guests to a venue pr
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
A basic animation modding workflow for FFXIV
AnimAssist Provides a quick and easy way to mod animations in FFXIV. You will need: Before anything, the VC++2012 32-bit Redist from here. Havok will
Materials and information for my PyCascades 2021 Presentation
Materials and information for PyCascades 2021 Presentation: Sparking Creativity in LED Art with CircuitPython
CarolinaCon CTF Online
CarolinaCon Online CTF CTF challenges from CarolinaCon Online April 23 through April 25, 2021. All challenges from the CTF will eventually be here. Co
Labspy06 With Python
Labspy06 Profil Nama : Nafal mumtaz fuadi Nim : 312110457 Kelas : T1.21.A.2 Latihan 1 Ubahlah kode dibawah ini menjadi fungsi menggunakan lambda impor
Some ideas and tools to develop Python 3.8 plugins for GIMP 2.99.4
gimp-python-development Some ideas and tools to develop Python 3.8 plugins for GIMP 2.99.4. GIMP 2.99.4 is the latest unstable pre-release of GIMP 3.
Location of public benchmarking; primarily final results
CSL_public_benchmark This repo is intended to provide a periodically-updated, public view into genome sequencing benchmarks managed by HudsonAlpha's C
A Python library for inspecting JVM class files (.class)
lawu Lawu is a human-friendly library for assembling, disassembling, and exploring JVM class files. It's highly suitable for automation tasks. Documen
Simple, configuration-driven backup software for servers and workstations
title permalink borgmatic index.html It's your data. Keep it that way. borgmatic is simple, configuration-driven backup software for servers and works
Voldemort's Python import helper
importmagician Voldemort's Python import helper pip install importmagician Import from uninstalled Python directories Say you have a directory (relat
A simple tool made in Python language
Simple tool Uma simples ferramenta feita 100% em linguagem Python 💻 Requisitos: Python3 instalado em seu dispositivo Clonagem e acesso 📳 git clone h
Sikulix with Ubuntu Calculator Automation
CalculatorAutomation Sikulix with Ubuntu Calculator Automation STEP 1: DOWNLOAD and INSTALL SIKULIX https://raiman.github.io/SikuliX1/downloads.html T
A wrapper around the python Tkinter library for customizable and modern ui-elements in Tkinter
CustomTkinter With CustomTkinter you can create modern looking user interfaces in python with tkinter. CustomTkinter is a tkinter extension which prov