TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #234 · 9 апр.

🤩Разбираем полезные исходники! Функция, возвращающая словарь с данными о панели задач. screen : номер монитора location : расположение на экране (внизу, слева и тд) geometry : QRect с координатами таскбара system_tray : доступен ли системный трей 🔸 Как может пригодиться? Я использую для открытия виджета по клику на значке в трее с выравниванием по таскбару. Аналогично работает попап у Dropbox клиента. 🔸 Тестил на Windows10 и Debian10. 🔸 В комплекте проверочный виджет который при создании точно перекрывает таскбар. Проверка правильности определения геометрии таскбара. Закрывается по клику. 🔸 Ещё в комплекте пример окошка, которое появляется в районе часов над таскбаром. 🔸 Есть один баг. При перекрытии тасбара в Gnome (linux) виджет не получает событий от мыши. Решения пока не нашел😕 Код забираем здесь ↗️ #source#qt

Hashtags

Резултати

Пронајдени 2 слични објави

Пребарај: #jammer

当前筛选 #jammer清除筛选
GitHub Trends

@githubtrending · Post #15013 · 31.07.2025 г., 13:30

#other#bluetooth#bt#coding#cybersecurity#diy#electronics#esp32#flashing#hacker#hacking#jammer#nrf24#programming The ESP32-BlueJammer is a device that disrupts all wireless signals operating on the 2.4 GHz frequency, including Bluetooth, BLE, WiFi, RC drones, and many smart gadgets. It uses an ESP32 chip combined with nRF24 modules to create noise and send unnecessary packets, effectively jamming these signals within a range of over 30 meters, which can be extended with better antennas or amplifiers. This jammer is intended strictly for educational and security testing purposes to help understand and improve wireless security. It is illegal to use for malicious purposes, so it should be handled responsibly and legally[1][2][3]. https://github.com/EmenstaNougat/ESP32-BlueJammer

GitHub Trends

@githubtrending · Post #15367 · 25.12.2025 г., 13:00

#cplusplus#arduino#ble_jammer#ble_spoof#ble_spoofer#cybersecurity#deauther#esp32#hack#hacktoberfest#jammer#nrf_scanner#nrf24l01#sour_apple nRFBOX is a handheld ESP32-based tool that scans and analyzes the 2.4 GHz band (Wi‑Fi, BLE, etc.), shows signal strength and channel activity, and can run jamming, BLE jamming/spoofing, and Wi‑Fi deauthentication tests for security research and troubleshooting. It combines an ESP32, NRF24 modules, OLED display, battery management, and SD support for firmware and logging, with notes about limited range, device variability, and power limits when using multiple NRF modules. Benefit: you can use it to find crowded channels, diagnose wireless interference, and test network/device resilience in controlled, legal test environments. https://github.com/cifertech/nRFBox