Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / hansalemaos 255 repositories

A native German teacher living in Brazil

hansalemaos/adbnativeblitz

ADB Screenshots as fast as scrcpy, but 100% native!

Language: Python - Size: 12.7 KB - Last synced: 6 days ago - Pushed: 7 months ago - Stars: 7 - Forks: 2

hansalemaos/adb_pure_bash

Pure shell library to do ADB like automation directly on Android devices without using ADB

Language: Shell - Size: 243 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 1 - Forks: 0

hansalemaos/usefuladbplus

Automation library for ADB / Android

Language: Python - Size: 205 KB - Last synced: 10 days ago - Pushed: 3 months ago - Stars: 6 - Forks: 1

hansalemaos/psprocsdict

powershell/wmic to dict

Language: Python - Size: 19.5 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/bstacksnoadbclick

like input tap for BlueStacks instances, but without using ADB

Language: Python - Size: 5.86 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/adbkonnekt

automates ADB management in Windows, ensuring ADB listens to all TCP (no USB!) devices, handles configurations, and restarts if killed

Language: Python - Size: 42 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

hansalemaos/nodepsutils

Some utilities made with the standard library - Windows only

Language: Python - Size: 9.77 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/wmicprocsdict

Converts the output of a powershell (Get-...)/wmic command to a dict

Language: Python - Size: 3.91 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/interactiveshellsubproc

Interactive subprocess Instances for cmd.exe, powershell.exe, adb.exe, bash.exe without deadlocks

Language: Python - Size: 25.4 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/tqma

A poor man's tqdm - no progress bar, only numbers, no configuration options

Language: Python - Size: 1.95 KB - Last synced: 18 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 1

hansalemaos/procblockweb

Disables internet access temporarily for a specified executable and executes it with certain arguments.

Language: Python - Size: 21.5 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/rgsucher

ripgrep search

Language: Python - Size: 5.86 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/usefuladbasyncio

asyncio version of usefuladb

Language: Python - Size: 5.86 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

hansalemaos/usefuladbpluswithrestart

usefuladbplus with restart

Language: Python - Size: 3.91 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

hansalemaos/rlogfi

rlogfi provides a way to interact with PowerShell subprocesses in a detached and asynchronous manner

Language: Python - Size: 10.7 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/pidconnectioninfos

Finds processes holding files/ports open, as well as all generations of children

Language: Python - Size: 9.77 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/exceptdrucker

Module for colorful printing and error handling.

Language: Python - Size: 2.93 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/list_all_files_recursively_short

List files + 8.3 path

Language: Python - Size: 2.93 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/usefuladbwithrestart

usefuladb with restart

Language: Python - Size: 3.91 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/subprocplus

subprocess + some useful stuff

Language: Python - Size: 553 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/cythoncartesian

Cartesian Product - 6x faster than itertools.product - 10x less memory

Language: Python - Size: 23.4 KB - Last synced: 20 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

hansalemaos/a_selenium2df

Get all attributes from each Selenium element in record time

Language: Python - Size: 8.79 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

hansalemaos/measure_exec_time

Decorator for measuring the execution time of a callable

Language: Python - Size: 1000 Bytes - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

hansalemaos/consolectrlchandler

Handler for CTRL_C_EVENT, CTRL_BREAK_EVENT, CTRL_CLOSE_EVENT, CTRL_LOGOFF_EVENT, CTRL_SHUTDOWN_EVENT

Language: Python - Size: 3.91 KB - Last synced: 27 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/killallappsinfolder

Kill procs

Language: Python - Size: 5.86 KB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

hansalemaos/geteventplayback

A pure Python module for recording and processing low-level Android input events (Mouse/Keyboard/Touchpad) - no dependencies

Language: Python - Size: 9.77 KB - Last synced: 9 days ago - Pushed: 5 months ago - Stars: 6 - Forks: 0

hansalemaos/isincython

fast isin() function using Cython (C++) - up to 80 times faster than NumPy/Pandas.

Language: Python - Size: 32.2 KB - Last synced: 20 days ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

hansalemaos/adbblitz

ADB - The fastest screenshots - raw scrcpy h264 stream directly to NumPy (without scrcpy.exe) - no root required!

Language: Python - Size: 8.7 MB - Last synced: 29 days ago - Pushed: 5 months ago - Stars: 10 - Forks: 1

hansalemaos/cygsubprocess

Executes Cygwin bash scripts/commands in Python, captures and prints the output

Language: Python - Size: 30.3 KB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

hansalemaos/Magisk_collection

useful lsposed stuff

Size: 57.1 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

hansalemaos/nvidiacheck

Monitors NVIDIA GPU information and log the data into a pandas DataFrame - Windows only.

Language: Python - Size: 5.86 KB - Last synced: 2 days ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

hansalemaos/usefuladb

A collection of useful adb commands

Language: Python - Size: 346 KB - Last synced: 6 days ago - Pushed: 2 months ago - Stars: 4 - Forks: 0

hansalemaos/multiadbconnect

Establish a adb connection to different emulators at the same time (Bluestacks, MEmu, MuMu, LdPlayer ...) - Windows only

Language: Python - Size: 27.3 KB - Last synced: 24 days ago - Pushed: 8 months ago - Stars: 3 - Forks: 1

hansalemaos/DirDF

Use Pandas DataFrame instead of TreeSize/WinDirStat/WizTree/SpaceSniffer/Grep to search for files and file sizes, flat copy, symlinks and regex search

Language: Python - Size: 308 KB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 2

hansalemaos/PyAjudeMe

Language: Python - Size: 1.65 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

hansalemaos/ctypesprocstuff

Some ctypes stuff for processes

Language: Python - Size: 11.7 KB - Last synced: 27 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

hansalemaos/randomandroidphone

Generates random data (brand, device name, imsi, imei, iccid, phone number ...) for Android cell phones

Language: Python - Size: 199 KB - Last synced: 16 days ago - Pushed: 10 months ago - Stars: 6 - Forks: 0

hansalemaos/nescree32

Bluestacks - fast screenshots using pywin32

Language: Python - Size: 19.5 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

hansalemaos/getbstacksinfo

Some useful Bluestacks stuff

Language: Python - Size: 19.5 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

hansalemaos/bstconnect

Connects to all BlueStacks devices that use Hyper-V (dynamic port!) via ADB and returns a DataFrame

Language: Python - Size: 14.6 KB - Last synced: 22 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

hansalemaos/a_selenium_iframes_crawler

No more pain with iframes ...

Language: Python - Size: 4.88 KB - Last synced: 23 days ago - Pushed: 12 months ago - Stars: 4 - Forks: 0

hansalemaos/nic2proxy

Creates Proxies and binds them to a NIC - Windows only

Language: Python - Size: 2.88 MB - Last synced: 10 days ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

hansalemaos/raspagem_bet365_pe_de_cabra

Low-level crowbar web scraping - bet365

Language: Python - Size: 9.71 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3 - Forks: 2

hansalemaos/restartprocwithvars

Restarts process (Windows only)

Language: Python - Size: 3.91 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/subprocconout

run a subprocess and capture its CONOUT$ console output

Language: Python - Size: 4.88 KB - Last synced: 22 days ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

hansalemaos/screenshotct

Screenshots - ctypes

Language: Python - Size: 21.5 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/outerr2html

Pipe stdout/stderr to TXT/HTML (Windows only)

Language: Python - Size: 14.6 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/adbkit πŸ“¦

Big automation package for ADB

Language: Python - Size: 286 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 6 - Forks: 0

hansalemaos/mousekey

Automates mouse/keyboard, works with games like Roblox!

Language: Python - Size: 101 KB - Last synced: about 2 months ago - Pushed: 10 months ago - Stars: 4 - Forks: 1

hansalemaos/bluestackspatcher_nougat

Updates IMEI/IMSI on BlueStacks 5.11.1002 / N32 / 32 bit / Android Nougat (probably other versions as well)

Language: Python - Size: 24.4 KB - Last synced: 19 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

hansalemaos/vid2frames

Video to frames

Language: Python - Size: 1000 Bytes - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hansalemaos/tesserhocr2df

tesseract hocr to pandas DataFrame

Language: Python - Size: 22.5 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/procciao

A library for killing processes/subprocesses the most gracefully way possible

Language: Python - Size: 123 KB - Last synced: 5 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

hansalemaos/sharedbuiltinmutables

Shared list / set / dict across processes / environments

Language: Python - Size: 11.7 KB - Last synced: 4 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

hansalemaos/solvacaptcha

automates the process of solving reCAPTCHA challenges on web pages when using Selenium

Language: Python - Size: 11.7 KB - Last synced: 23 days ago - Pushed: 6 months ago - Stars: 8 - Forks: 2

hansalemaos/handlescreenshots

Fast screenshots of (background) windows with, includes a find_window method

Language: Python - Size: 20.5 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/tkkillablethreads

Killable, non-blocking threads for tkinter

Language: Python - Size: 2.93 KB - Last synced: 7 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hansalemaos/a_cv2_easy_resize

Different ways of resizing pictures in OpenCV

Language: Python - Size: 1000 Bytes - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hansalemaos/PrettyColorPrinter

Function to color pretty print pandas, numpy, lists, dicts

Language: Python - Size: 2.18 MB - Last synced: 11 days ago - Pushed: 3 months ago - Stars: 3 - Forks: 1

hansalemaos/a_cv2_shape_finder

Detecting shapes with OpenCV, and getting all the important information in a DataFrame

Language: Python - Size: 9.77 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hansalemaos/a_cv2_calculate_simlilarity

Calculate the simlilarity of 2 pictures with OpenCV

Language: Python - Size: 68.4 KB - Last synced: 2 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 1

hansalemaos/generate_training_data_ml

Great object detection results without spending a lot of time! This package generates training data for yolov5 which will save you a lot of time and sanity.

Language: Python - Size: 21.5 KB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hansalemaos/locate_pixelcolor

Locate RGB values in a picture! 40x faster than PIL, 5x faster than numpy

Language: Python - Size: 1000 Bytes - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hansalemaos/site2hdd

Download sites with public proxies - threading

Language: Python - Size: 33.2 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hansalemaos/indent2dict

Converts an indented text or list of strings into a nested dictionary structure based on the indentation levels.

Language: Python - Size: 7.81 KB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

hansalemaos/jerryrigserialver

jerry-rigged license system with UUID check (preventing more than one installation) and expiration date

Language: Python - Size: 15.6 KB - Last synced: 18 days ago - Pushed: 8 months ago - Stars: 2 - Forks: 1

hansalemaos/get_video_len

Gets the duration, frame rate and total frames from a video file

Language: Python - Size: 1.95 KB - Last synced: 20 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hansalemaos/ffmpeg_screenshot_pipe

Capture Screenshots with Unparalleled Speed and Versatile Features - GDIgrab, DDAgrab, Ctypes, Multiprocessing, GPU, Mouse Capture ...

Language: Python - Size: 13.2 MB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 13 - Forks: 0

hansalemaos/multiiframes2df

scrapes a website (Selenium, SeleniumBase, undetected chromedriver ...) with iframes and returns a DataFrame

Language: Python - Size: 5.86 KB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

hansalemaos/regex4numbers

Language: Python - Size: 1.95 KB - Last synced: 8 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

hansalemaos/webscraping_2_1

novos vΓ­deos

Language: Python - Size: 17.6 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

hansalemaos/avproxyrotate

Rotates Avast proxy servers

Language: Python - Size: 2.93 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

hansalemaos/pipuptodate

Updates all packages with pip in an environment - no dependencies

Language: Python - Size: 3.91 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

hansalemaos/a_pandas_ex_whatsapp_to_df

Use the power of pandas to search through your WhatsApp messages (Doesn't require root access!)

Language: Python - Size: 7.81 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

hansalemaos/pipuserstats

PyPi download statistics for several packages or for all packages from a user

Language: Python - Size: 9.77 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

hansalemaos/colorcountcython

This module provides functionality to count unique colors in an image represented as a NumPy array and, optionally, group their coordinates. It includes a Cython-based implementation for improved performance.

Language: Python - Size: 22.5 KB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

hansalemaos/lnkcreator

Creates .lnk files on Windows (with Admin rights if desired)

Language: Python - Size: 8.79 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

hansalemaos/normaltext

character normalization (especially for Latin letters - linguistic purposes)

Language: Python - Size: 3.91 KB - Last synced: 16 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

hansalemaos/mft2df

Lists the files on a drive insanely fast (43 seconds for 1,800,000 files - 600 GB) by converting the $MFT to a pandas DataFrame

Language: Python - Size: 488 KB - Last synced: 15 days ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

hansalemaos/genranddata

Language: Python - Size: 2.93 KB - Last synced: 2 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

hansalemaos/tutorial_vs_code

VS Code

Size: 124 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

hansalemaos/getevent_sendevent πŸ“¦

Converts getevent (ADB) into sendevent/binary, output can be saved, loaded and executed. Execution speed can be defined.

Language: Python - Size: 20.5 KB - Last synced: 3 days ago - Pushed: 6 months ago - Stars: 7 - Forks: 1

hansalemaos/textcompari

A function to get the difference between two files and return a pandas DataFrame

Language: Python - Size: 24.4 KB - Last synced: 18 days ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

hansalemaos/shell_element_dumper

Language: Shell - Size: 0 Bytes - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

hansalemaos/fast_ctypes_screenshots

Screenshots in record time - up to 2.5x faster than MSS (Multiple Screen Shots)

Language: Python - Size: 26.4 KB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 4 - Forks: 1

hansalemaos/a_pandas_ex_logcat2df πŸ“¦

ADB logcat to Pandas DataFrame for better debugging

Language: Python - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

hansalemaos/cythonintersectgroupercython

finds direct and nested intersections of lists

Language: Python - Size: 21.5 KB - Last synced: 18 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/numpyslicesplit

Splits a numpy array or a list based on the given indices or ranges and returns the split arrays.

Language: Python - Size: 16.6 KB - Last synced: 19 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/cythoncolortools

Checks if colors are in image / Detects multiple colors in images - Fast Cython algorithm

Language: Python - Size: 22.5 KB - Last synced: 19 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/numpycythonpermutations

Permutations, Combinations and Product for Numpy - written in Cython - 20x faster than itertools

Language: C - Size: 104 KB - Last synced: 15 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/dfjoinseries

Like numpy.char.join for DataFrames

Language: Python - Size: 22.5 KB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/dropduplicatesplanb

Drops duplicates in DataFrames with tedious dtypes

Language: Python - Size: 23.4 KB - Last synced: 21 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/musculacao_hst_com_pd_e_np

Como fazer um plano de treino para treinamento HST com pandas e numpy

Language: Python - Size: 6.84 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/filehashs2df

hashes files in the specified folder and its subfolders

Language: Python - Size: 24.4 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/locate_pixelcolor_cythonsingle

Compiled Cython Code - Detects colors in images 2-3 x faster than Numpy

Language: Python - Size: 85.9 KB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 22 - Forks: 1

hansalemaos/ripgreppythonfiles

Search for code in your env using ripgrep

Language: Python - Size: 4.88 KB - Last synced: 21 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/ruffrgimportfixer

Fixes missing imports using Ruff and RipGrep (CLI and import)

Language: Python - Size: 9.77 KB - Last synced: 22 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/shuffdi

Shuffles a dict

Language: Python - Size: 1.95 KB - Last synced: 20 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hansalemaos/cythonlookupdicts

Insanely fast Cython lookup dicts for tedious datatypes (useful for Sports betting)

Language: Cython - Size: 25.4 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

hansalemaos/cycompi

Cython Compilation Made Simple

Language: Python - Size: 18.6 KB - Last synced: 21 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0