Pinned Loading
-
jncep-web-service
jncep-web-service PublicFlask wrapper for JNCEP CLI, enabling EPUB creation through HTTP requests
Python
-
HotkeylessAHK
HotkeylessAHK PublicForked from sebinside/HotkeylessAHK
Using the power of AutoHotkey - without hotkeys!
-
streamdeck-yt-dlp-automated
streamdeck-yt-dlp-automated PublicStreamdeck-YT-DLP Automated is a Python command-line utility for downloading video or audio from a URL copied to the clipboard. It's designed to be compatible with devices like a Stream Deck for ea…
Python
-
AHK v2 script defines a function cal...
AHK v2 script defines a function called Full_Screen_Premiere(). The function implements a custom fullscreen toggle for Adobe Premiere Pro windows. It operates by removing or restoring the window's title bar, frame, and menu, effectively creating a borderless fullscreen mode. The script uses a temporary INI file to store the window's original state, allowing it to switch between fullscreen and normal modes seamlessly. This function is designed to work specifically with Premiere Pro and its associated window classes, providing a more immersive editing experience when activated. 12Full_Screen_Premiere() {
3stateFile := A_Temp . "\fullscreen_state.ini"
45currentWindow := WinExist("A")
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.