4 repository-uri
Utilities that manage the startup and shutdown behavior of software processes.
Distinct from Application Exit Prevention: Focuses on the automatic termination of a process based on session state.
Explore 4 awesome GitHub repositories matching operating systems & systems programming · Application Lifecycle Controllers. Refine with filters or upvote what's useful.
This repository provides a collection of interactive sample applications and reference implementations for the Electron framework. It serves as a library of API reference demos designed to help developers learn how to implement core desktop features. The project features visual demonstrations of cross-platform GUI management and practical examples of native operating system integration. It includes dedicated samples for handling native modules, crash reports, and the configuration of security implementations such as content security policies and process sandboxing. The codebase covers a broa
Demonstrates how to manage application startup and shutdown behaviors, including native dock modifications.
Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif
Ships a CLI command to launch and quit the Proxyman application programmatically.
OptiKey este o suită de tehnologie asistivă și un sistem de input bazat pe privire, conceput pentru a oferi acces la calculator și instrumente de comunicare. Funcționează ca o tastatură virtuală cu eye-tracking și software de comunicare augmentativă și alternativă, permițând utilizatorilor să introducă text și să controleze sistemul prin hardware de eye-tracking sau alte dispozitive de pointer. Sistemul se diferențiază printr-un strat de selecție agnostic față de input care suportă surse diverse, inclusiv eye-trackere, controllere de joc și head mouse-uri. Utilizează un mecanism de declanșare bazat pe dwell-time și selecție prin fixarea privirii pentru a traduce mișcările ochilor în click-uri de mouse, apăsări de taste și navigare pe ecran. Software-ul acoperă o gamă largă de capabilități, inclusiv simularea input-ului la nivel de OS pentru emularea mouse-ului și tastaturii, un motor de predicție bazat pe dicționar pentru tastare accelerată și definiții de layout bazate pe XML pentru structuri de tastatură personalizate. De asemenea, încorporează sinteza text-to-speech, table de comunicare bazate pe simboluri pentru utilizatorii non-verbali și instrumente avansate de automatizare pentru secvențierea comenzilor complexe. Interfața este extrem de personalizabilă, suportând configurații multi-monitor, controale de transparență și mărirea zonei țintă pentru a îmbunătăți precizia.
Provides mechanisms to close the application via dedicated menu keys, OS shortcuts, or tray controls.
Bloxstrap is a custom game bootstrapper and configuration tool for Roblox. It replaces the standard launcher to enable advanced startup configurations, inject internal engine flags, and manage a specialized installation directory. The project provides a client mod manager that allows users to override local assets, such as sounds, textures, and fonts, and ensures these customizations persist across game updates. It includes a configuration utility to unlock hidden graphics settings and engine parameters, alongside a server tracker that identifies the geographic location of active game servers
Ensures the application exits fully upon leaving a game session to avoid returning to the launcher.