All Projects → Pext → Pext

Pext / Pext

Licence: other
Python-based extendable tool

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pext

Notion Enhancer
an enhancer/customiser for the all-in-one productivity workspace notion.so (app)
Stars: ✭ 3,114 (+719.47%)
Mutual labels:  hacktoberfest, extensions
StartupModules
Startup modules for ASP.NET Core.
Stars: ✭ 33 (-91.32%)
Mutual labels:  modular, modules
Red Discordbot
A multi-function Discord bot
Stars: ✭ 2,855 (+651.32%)
Mutual labels:  hacktoberfest, modular
Vscode Powershell
Provides PowerShell language and debugging support for Visual Studio Code
Stars: ✭ 1,117 (+193.95%)
Mutual labels:  hacktoberfest, extensions
pacco
A bundler for modular and extensible web projects.
Stars: ✭ 16 (-95.79%)
Mutual labels:  modular, extensible
Azerothcore Wotlk
Complete Open Source and Modular solution for MMO
Stars: ✭ 1,330 (+250%)
Mutual labels:  hacktoberfest, modular
slopShell
the only php webshell you need.
Stars: ✭ 208 (-45.26%)
Mutual labels:  modular, extensible
L5modular
Generates and handles Modules for Laravel
Stars: ✭ 188 (-50.53%)
Mutual labels:  modular, modules
powsybl-core
A framework to build power system oriented software
Stars: ✭ 87 (-77.11%)
Mutual labels:  modular, extensible
Lucifer
A Powerful Penetration Tool For Automating Penetration Tasks Such As Local Privilege Escalation, Enumeration, Exfiltration and More... Use Or Build Automation Modules To Speed Up Your Cyber Security Life
Stars: ✭ 302 (-20.53%)
Mutual labels:  modular, modules
Piral
Framework for next generation web apps using microfrontends. 🚀
Stars: ✭ 711 (+87.11%)
Mutual labels:  hacktoberfest, modules
Jdk9 Jigsaw
Examples and exercises based on some of the features of jigsaw in JDK9/Jigsaw (Early Access builds)
Stars: ✭ 275 (-27.63%)
Mutual labels:  modular, modules
Date Fns
⏳ Modern JavaScript date utility library ⌛️
Stars: ✭ 27,650 (+7176.32%)
Mutual labels:  hacktoberfest, modules
Neovim
Vim-fork focused on extensibility and usability
Stars: ✭ 49,389 (+12897.11%)
Mutual labels:  hacktoberfest, extensible
Ramda Adjunct
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
Stars: ✭ 550 (+44.74%)
Mutual labels:  hacktoberfest, extensions
Home
A configurable and eXtensible Xml serializer for .NET.
Stars: ✭ 208 (-45.26%)
Mutual labels:  hacktoberfest, extensions
Mastering Modular Javascript
📦 Module thinking, principles, design patterns and best practices.
Stars: ✭ 3,972 (+945.26%)
Mutual labels:  modular, modules
Python Markdown Editor
Standalone editor for your markdown files
Stars: ✭ 164 (-56.84%)
Mutual labels:  modular, extensible
CodeIgniter-HMVC
CodeIgniter 3.1.10 with Modular Extensions - HMVC and Whoops Error Handling Framework 2.5.0
Stars: ✭ 30 (-92.11%)
Mutual labels:  modular, modules
avain
A Modular Framework for the Automated Vulnerability Analysis in IP-based Networks
Stars: ✭ 56 (-85.26%)
Mutual labels:  modular, extensible

Pext

Packaging status

Lilly the leoger

REUSE status Linux & macOS Build Status Windows Build status ReadTheDocs Translation status

Matrix

Contents

Introduction

Pext stands for Python-based extendable tool. It is built using Python 3 and Qt5 QML and has its behaviour decided by modules. Pext provides a simple window with a search bar, allowing modules to define what data is shown and how it is manipulated.

For example, say you want to use Pext as a password manager. You load in the pass module, and it will show you a list of your passwords which you can filter with the search bar. When you select a password in the list, it will copy the password to your clipboard and Pext will hide itself, waiting for you to ask for it again.

Depending on the module you choose, what entries are shown and what happens when you select an entry changes. So choose the module appropriate for what you want to do, and Pext makes it easy.

Several modules are available for effortless install right within Pext.

Pext Introduction

How it works

Pext is designed to quickly pop up and get out of your way as soon as you're done with something. It is recommended to bind Pext to some global hotkey, or possibly run multiple instances of it with different profiles under multiple hotkeys. Example Pext workflows look as follows:

Pext workflow graph

Simply put:

  • Open (Pext)
  • Search (for something)
  • Select (with Enter)
  • Hide (automatically)

Usage

To actually use Pext, you will first have to install one or more modules. Check out the Pext organisation on GitHub or use Module -> Install module -> From online module list in the application for a list of modules.

After installating at least one module, you can load it from the Module -> Load module menu. After that, experiment! Each module is different.

For command line options, use --help.

Hotkeys

Entry management

  • Escape: Go one level up
  • Shift+Escape: Go up to top level and trigger minimize
  • Tab: Tab-complete the current input
  • Enter / Left mouse button: Select entry or run command
  • Shift+Enter: Select entry or run command but explicitly disable minimizing
  • Ctrl+Enter: Run command with arguments
  • Ctrl+. / Right mouse button on any item: Open context menu
  • Ctrl+J / Down arrow: Go one entry down
  • Ctrl+H / Up arrow: Go one entry up
  • Ctrl+F / Page down: Go one page down
  • Ctrl+B / Page up: Go one page up

Tab management

  • Ctrl+T: Open new tab
  • Ctrl+W: Close current tab
  • Ctrl+Tab: Switch to next tab
  • Ctrl+Shift+Tab: Switch to previous tab
  • Alt+<number>: Switch to tab <number>
  • F5: Reload tab, including code changes to the module

Session management

  • Ctrl+Q: Quit

Community

If you need support or just want to chat with our community, we have the following options:

All these channels are linked to each other, so there is no need to worry about missing out.

We can also be reached on Twitter: @PextTool

License

Pext is licensed under the GNU GPLv3+, with exception of artwork and documentation, which are licensed under the Creative Commons Attribution Share-Alike 4.0 license.

Under artwork and documentation fall:

  • All files in the following directories:
    • assets/
    • docs/
    • pext/images/
    • .github/
  • All Markdown files in the root directory.

When attributing the logo (which was donated by vaeringjar), it should be attributed as Lilly the leoger by White Paper Fox. Alternatively, it may be referred to as the Pext logo. Please link to Pext with https://github.com/Pext/Pext or https://pext.io/ and to White Paper Fox with http://www.whitepaperfox.com/ where possible.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].