@OnePlus13Series · Post #99 · 22.01.2025 г., 08:19
Also new SOTA Update for #Oneplus13 Join @OnePlus13Series Discussion @OnePlus13SeriesChatRoom
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #183 · 23 ное.
Python + bash Если вам часто требуется запускать shell команды из Python-кода, какой способ вы используете? Самый низкоуровневый это функция os.system(), либо os.popen(). Рекомендованный способ это subprocess.call(). Но это всё еще достаточно неудобно. Советую обратить своё внимание на очень крутую библиотеку sh. Что она умеет? 🔸 удобный синтаксис вызова команд как функций # os import os os.system("tar cvf demo.tar ~/") # subprocess import subprocess subprocess.call(['tar', 'cvf', 'demo.tar', '~/']) # sh import sh sh.tar('cvf', 'demo.tar', "~/") 🔸 простое создание функции-алиаса для длинной команды fn = sh.lsof.bake('-i', '-P', '-n') output = sh.grep(fn(), 'LISTEN') в этом примере также задействован пайпинг 🔸 удобный вызов команд от sudo with sh.contrib.sudo: print(ls("/root")) Такой запрос спросит пароль. Чтобы это работало нужно соответствующим способом настроить юзера. А вот вариант с вводом пароля через код. password = "secret" sudo = sh.sudo.bake("-S", _in=password+"\n") print(sudo.ls("/root")) Это не все фишки. Больше интересных примеров смотрите в документации. Специально для Windows💀 юзеров #libs#linux
Пребарај: #oneplus13
@OnePlus13Series · Post #99 · 22.01.2025 г., 08:19
Also new SOTA Update for #Oneplus13 Join @OnePlus13Series Discussion @OnePlus13SeriesChatRoom
Hashtags
@OnePlus13Series · Post #40 · 04.11.2024 г., 16:01
The free split screen of OnePlus 13 combined with the Snapdragon 8 Elite is simply too powerful. It can run three games smoothly at the same time, triple the fun #OnePlus13
Hashtags
@OnePlus13Series · Post #144 · 14.02.2025 г., 08:54
#ColorOS15#OnePlus13 fkcoloros Isp Module v1.1.0 Features: • Improved custom ClipboardScene Fluid Cloud, adding default support for v2ex, Kujiale, HomeAssistant, Pixiv, eHentai, QooApp, Apple Music, TapTap, YouTube, Zhihu, GitHub, Steam, SMZDM, Dianping, Ctrip. • Enhanced Fluid Cloud replacement rules and added default support for bili2PiliPalaX. • Improved custom sidebar tools. • Removed Ul support for foldable phones and tablets. • Forced apps to portrait mode only. • Optimized some feature descriptions. • Removed BL skip detection. • Recent tasks menu now shows a toast notification if the corresponding activity cannot be found. • LibChecker-dependent feature: Recent tasks menu will only show if LibChecker is installed. • Removed unnecessary logs. • Updated Compose dependencies. By August Join @OnePlus13Series Chat @OnePlus13SeriesChatRoom
Hashtags
@OnePlus13Series · Post #126 · 13.02.2025 г., 06:47
#ColorOS15#OnePlus13 Self-developed ColorOS 15 xPosed module (requires ROOT) Join @OnePlus13Series Chat @OnePlus13SeriesChatRoom
Hashtags
@OnePlus13Series · Post #341 · 13.11.2025 г., 15:50
OnePlus 13 Specifications Codename: dodge cc: TechleaksZone • 6.82" (3168×1440 px) 2K+ BOE X2 LTPO AMOLED display • 1-120Hz variable refresh rate • 4500nits peak brightness • 2160Hz PWM Dimming • Dolby Vision; 1.07 billion colors • Crystal Shield glass protection • Snapdragon 8 Elite SoC • LPDDR5X RAM; UFS 4.0 storage • 9925mm² VC chamber • 50MP main (LYT-T 808, OIS) • 50MP Ultrawide (JN5); 2.5cm macro • 50MP 3X Telephoto (LYT-600; OIS) • 120X Digital Zoom; Hassleblad camera • 32MP Front camera • AAC CSA+ 0916 X-axis linear motor (volume 602mm³) • Goodix Ultrasonic fingerprint • IR Blaster; Alert Slider • Dust & water resistant (IP68 + IP69) • Stereo speakers, OReality & OHaptics • 6000mAh battery; USB-C 3.2 Gen 1 • 100W wired (Max 6.0A at 10V) + 50W wireless charging (Upto 18W PD - IN variant) •4 AndroidOS upgrades + 6yrs Security Patches. (Android 15 OOB) •Lifetime Display Warranty for greenline concerns (For India) @OnePlus13Series | @OnePlus13SeriesChatRoom #oneplus13#specs#oxygenos
Hashtags
@OnePlus13Series · Post #289 · 13.07.2025 г., 00:38
📱SunOS-Project - Official | Android 15 | OnePlus 13 (dodge) 🗒Details: • Version: #varuna (A15) • Codename: #dodge • Released: 09/07/25 🆘Support: Telegram 📸Screenshots: Click Here 💵Donate: Paypal | UPI: dyavanapellichandu@ybl (If you like our work and want to support development, it helps pay server bills and infrastructure) 🔖Tags: #ROM#SunOS#Android15#Official#OnePlus13#dodge ✨SourceChangelogs: • Initial A15 Release based on CPH2653_15.0.0.831(EX01) firmware blobs ✅Working: • Camera & Flashlight • WiFi, Bluetooth • Telephony (Calls & Data) • IMS (VoLTE, VoWiFi, RCS) • Audio (Playback & Record) • Video Playback • GPS, Sensors • WiFi Display ❌Broken: • eSIM (WIP) 📦Compatibility: • All variants supported: EU / IN / CN / NA 📔Note: Make sure both slots have the same firmware to avoid critical issues! 🧩FlashInstructions: ⚠️ Ensure both slots have the same firmware before flashing! • Download images from here. fastboot flash init_boot init_boot.img fastboot flash boot boot.img fastboot flash recovery recovery.img fastboot flash vendor_boot vendor_boot.img fastboot -w fastboot reboot recovery ➡️Inrecovery: • Factory reset (wipe/format data) • ADB sideload the SunOS zip • Reboot and enjoy 🌞 📥Download: 🔗Sourceforge | Mirror