TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14636 · Apr 27

#powershell#automated#bloatware#bloatware_removal#cleanup#debloat#debloater#interactive#optimize#powershell#powershell_script#privacy#ps1#registry_tweaks#tweaks#windows#windows_10#windows_11#windows_11_debloat#windows10#windows11 Win11Debloat is a free PowerShell script that quickly removes pre-installed Windows bloatware like TikTok, Xbox Game Bar, and Copilot while disabling ads, telemetry, and intrusive features. It simplifies tasks like restoring the classic right-click menu, hiding duplicate drives in File Explorer, and removing taskbar clutter, saving you from manually adjusting settings. The script is safe, reversible, and improves your experience by eliminating unnecessary background processes and distractions, making Windows cleaner and more focused. https://github.com/Raphire/Win11Debloat

Results

20 similar posts found

Search: #gui

当前筛选 #gui清除筛选
djangoproject

@djangoproject · Post #381 · 07/12/2017, 09:16 PM

https://wxpython.org/what.php #wxPython is a #GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written in C++.

djangoproject

@djangoproject · Post #378 · 07/12/2017, 08:48 PM

https://www.eduonix.com/blog/software-development/learn-the-basics-of-gui-programming-in-python/ Learn the basics of #GUI Programming in Python #tkinter

Hashtags

djangoproject

@djangoproject · Post #78 · 07/08/2016, 07:30 AM

https://wiki.python.org/moin/GuiProgramming #GUI Programming in Python Python has a huge number of GUI frameworks (or toolkits) available for it, from #TkInter (traditionally bundled with Python, using Tk) to a number of other cross-platform solutions, as well as bindings to platform-specific (also known as "native") technologies. GUI Programming in Python is a similar page whose content could arguably complement this page with some editing.

Hashtags

djangoproject

@djangoproject · Post #80 · 07/08/2016, 07:33 AM

https://wiki.python.org/moin/GUI%20Programming%20in%20Python This page provides some brief descriptive information on a number of #GUI toolkits available for Python. For a full list of of toolkits with more in-depth information, see #GuiProgramming. GuiProgramming is a similar page whose content complements this page.

探索号

@seeker_rc · Post #20187 · 05/10/2026, 06:25 PM

Mise GUI 更稳定了 开源 1 周,本项目已收获 95 个 star ,感谢各位的支持。 v1.0.6 本次更新内容: <https://github.com/likaia/mise_gui/compare/v1.0.5...v1.0.6> ⦁ 项目地址: <https://github.com/likaia/mise_gui/> ⦁ 下载地址: <https://github.com/likaia/mise_gui/releases> via V2EX 分享创造 标签: #地址#Mise#GUI ⚡️探索号频道 ⚡️探索者频道 ⚡️探索者交流群 ⚡️ Youtube 频道:科技探索者 每天推荐有趣内容,欢迎订阅、转发。

AprilNEA's Notebook

@AprilNEALab · Post #35 · 03/04/2024, 04:33 AM

#Git#GUI#可视化#开源 Gitbutler 开源 跨端(by Tauri) https://gitbutler.com/ 总结一下其他 Git GUI Client Tower: MacOS only, 好,但闭源且贵 GitKraken: 跨端,体验一般 Sourcetree: 跨端,体验一般

Machinelearning

@ai_machinelearning_big_data · Post #8920 · 11/01/2025, 01:25 PM

🆕 Новый сильный GUI-агент: UI-Ins от TongyiLab и RUC Это модель, которая уверенно работает с мобильными интерфейсами и лучше понимает намерения пользователя. Она рассматривает команду как цепочку рассуждений, а не как одно действие, поэтому справляется со сложными задачами стабильнее. Результаты UI-Ins показал 74.1% успешных действий в AndroidWorld. Для сравнения: Gemini 2.5 Computer Use - 69.7%. То есть модель чаще правильно выполняет задачи в реальных интерфейсах. Модель: - пытается понять цель, а не только текст команды - строит несколько вариантов рассуждений - выбирает подходящую стратегию перед действием - адаптируется, если состояние приложения меняется Идет в двух версиях: 7B и 32B. Если вы работаете над агентами, которые должны нажимать кнопки, заполнять формы, открывать приложения и следовать шагам в интерфейсе - UI-Ins стоит добавить в список моделей для тестов. 🤖 UI-Ins-7B: https://modelscope.cn/models/Tongyi-MiA/UI-Ins-7B UI-Ins-32B: https://modelscope.cn/models/Tongyi-MiA/UI-Ins-32B 📄arXiv: https://modelscope.cn/papers/2510.20286 @ai_machinelearning_big_data #AI#Agents#GUI#MobileAgents#AndroidWorld#LLM

秀儿の科技软件|资源分享社🎀

@JianjiaoPD · Post #9312 · 09/16/2025, 10:01 AM

👥 Term.Everything | 在终端里跑 GUI 应用的新姿势 在 Linux 环境下跑 GUI 应用一直是个痛点,要么启动桌面环境,要么折腾 X11 转发,体验非常糟糕。而 Term.Everything 这个开源工具带来了不一样的解法——它能直接在终端里运行任何 GUI 应用,包括浏览器、游戏、视频播放等,还能兼容 kitty、iTerm2 等主流终端,做到全分辨率渲染 更妙的是,它支持 SSH 远程运行 GUI 应用,完全不依赖 X11 转发,体验丝滑。对于习惯在服务器环境里跑程序的开发者来说,这个工具让“在终端跑图形界面”不再是玄学操作,下载 beta 版本就能直接试 😎小编有话说:在终端里玩 3A 游戏,听起来像黑客电影,但 Term.Everything 真的能整 👩‍💻GitHub 标签:#TermEverything#Linux#终端#GUI应用#GUI 🗓@xiuerSearch 搜索历史资源 ✈️频道 | 💬群聊 | 📱中文包

djangoproject

@djangoproject · Post #83 · 07/08/2016, 07:46 AM

http://wxglade.sourceforge.net/ Description #wxGlade is a #GUI#designer written in Python with the popular GUI toolkit #wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl, Lisp and XRC (wxWidgets' XML resources) code. As you can guess by the name, its model is Glade, the famous GTK+/GNOME GUI builder, with which wxGlade shares the philosophy and the look & feel (but not a line of code). It is not (and will never be) a full featured IDE, but simply a "designer": the generated code does nothing apart from displaying the created widgets. If you are looking for a complete IDE, maybe Eric Python IDE, PyCharm, Code::Blocks or one of the many other IDE is the right tool. News

GitHub Trends

@githubtrending · Post #15533 · 03/01/2026, 11:30 AM

#visual_basic_.net #dism#gui#sysadmin#windows DISMTools is a free, open-source graphical tool that simplifies managing Windows images and installations using DISM commands. It offers project-based workflows, online/offline modes, AppX handling, ISO creation, and repairs without reinstalling Windows, working on Windows 8.1+ with great speed. You benefit by easily customizing, fixing, and optimizing systems or creating automated setups, saving time over complex command lines and avoiding paid tools. https://github.com/CodingWonders/DISMTools

djangoproject

@djangoproject · Post #447 · 09/18/2017, 10:35 AM

https://pybee.org/news/buzz/2017-google-summer-of-code-final-report-dayanne-fernandes/ After almost 4 months of work on Google Summer of Code 2017, finally I'm completing my proposal. Every widget migration and every commit/PR/issue/discussion with my mentors about Cricket , Toga and rubicon-objc were detailed on the Issue 58. "Eating your own dog food" The best way to show that a product is reliable to the customers is use it. So, the way to show that #Toga is an effective tool to build a #GUI is to build a complete application using it. #Cricket is a graphical tool that helps you run your #test suites. Its current version is implemented using #Tkinter as the main GUI framework. So, why not test Toga inside of another product from #BeeWare? That's what I have acomplished during my GSoC work.

12
PreviousPage 1 of 2Next