For facebook hacking(bruteforcing), using gui

For facebook hacking(bruteforcing), using gui #to use this tool on android, do the following on termux. *. apt update *. apt upgrade *. apt install wget *. wget https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-project/raw/master/nethunter-rootless/install-nethunter-termux *. chmod +x install-nethunter-termux *. ./install-nethunter-termux (After that wait sometimes and if it ask for any kind of permision then give it.) After completing setting up Type…. *. nh kex (first time it must be ask for set password, just set a new password ) Note: if “nh kex” show “no […]

Read more

D-dos attack GUI tool written in python using tkinter module

D-dos attack GUI tool written in python using tkinter module #to use this tool on android, do the following on termux. *. apt update *. apt upgrade *. apt install wget *. wget https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-project/raw/master/nethunter-rootless/install-nethunter-termux *. chmod +x install-nethunter-termux *. ./install-nethunter-termux (After that wait sometimes and if it ask for any kind of permision then give it.) After completing setting up Type…. *. nh kex (first time it must be ask for set password, just set a new password ) Note: […]

Read more

A state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer

Ultimaker Cura is a state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer. With hundreds of settings and hundreds of community-managed print profiles, Ultimaker Cura is sure to lead your next project to a success. Logging Issues For crashes and similar issues, please attach the following information: (On Windows) The log as produced by dxdiag (start -> run -> dxdiag -> save output) The Cura GUI log file, located at %APPDATA%curacura.log (Windows), or usually C:UsersAppDataRoamingcuracura.log […]

Read more

UI to save and load gnome-shell extension templates

GUI to save and load gnome shell extensions and extension settings. This app makes it easier to share your gnome extensions setup with others. If an extension does not exist on the system, it will be downloaded from extensions.gnome.org website and installed automatically. Config files and the downloaded extensions are stored in ~/.config/gnome-extensions-loader directory. Installation To install the app run the following commands in your terminal. git clone https://github.com/emrecanaltinsoy/gnome-extensions-loader.git cd gnome-extensions-loader sudo make install To uninstall the app run the […]

Read more

A python framework for interaction with time series data

Machine Learning and Data Analytics Graphical User Interface The current version is not stable and might crash unexpectedly! What is it? The MaD GUI is a framework for processing time series data. Its use-cases include visualization, annotation (manual or automated), and algorithmic processing of visualized data and annotations. How do I use it? By clicking on the images below, you will be redirected to YouTube. In case you want to follow along on your own machine, check out the section […]

Read more

A web-based GUI for the qpcr package that allows high-throughput analysis of qPCR data

qpcr-Analyser A web-based GUI for the qpcr package that allows easy, simple and high-throughput analysis of qPCR data. As is described in more detail in the repo of the source package qpcr this app is designed to work with datasets that contain a two-column architecture of sample_name, CT-value. It will enable in a very intuitive interface both single Delta-Ct and Delta-Delta-Ct analyses of one or multiple input datasets. Screenshot GitHub https://github.com/NoahHenrikKleinschmidt/qpcr-Analyser    

Read more

A collection of modern themes for Tkinter TTK

ttkbootstrap A collection of modern flat themes inspired by Bootstrap. Also includes TTK Creator which allows you to easily create and use your own themes. How to install pip install ttkbootstrap If you are on Linux, you may need to install a font with emojii support. sudo apt-get install fonts-symbola Documentation Read for more information about how to use along with full-size screenshots, and other useful information. https://ttkbootstrap.readthedocs.io/en/latest/ Sample of themes Play with a live demo after installing the package […]

Read more

3D printer / slicing GUI built on top of the Uranium framework

Cura Ultimaker Cura is a state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer. With hundreds of settings and hundreds of community-managed print profiles, Ultimaker Cura is sure to lead your next project to a success. Logging Issues For crashes and similar issues, please attach the following information: (On Windows) The log as produced by dxdiag (start -> run -> dxdiag -> save output) The Cura GUI log file, located at %APPDATA%curacura.log (Windows), or usually […]

Read more

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 provides extra ui-elements like the CTkButton, which can be used like a normal tkinter.Button, but can be customized with a border and round edges. CustomTkinter also supports a light and dark theme, which can either be set manually or get controlled by the system appearance mode. Installation To use CustomTkinter, just place the /customtkinter folder from this repositorynext to your […]

Read more

High-Level Abstraction Web-GUI Using Just Python

NiceGUI We like Streamlit but find it does too much magic when it comes to state handling. In search for an alernative nice library to write simple graphical user interfaces in Python we discovered justpy. While too “low-level HTML” for our daily usage it provides a great basis for “NiceGUI”. Purpose NiceGUI is intended to be used for small scripts and single-page user interfaces with a very limited user base.Like smart home solutions, micro web apps or robotics projects.It’s also […]

Read more
1 2 3 4