Skip to content

voydrealm/EDGR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDGR - Executable Device Gooning Registry

Catalog your chaos. Embrace the goon.

📁 WHAT IS THIS?

EDGR is a standalone, zero-install tool for viewing and organizing media files with chaotic precision and industrial strength looping. It's like a file viewer... but unhinged.

Features include:

  • 🖼️ Fast image + GIF viewer
  • 🎥 MPV-powered video playback with smooth seeking
  • 🎞️ Custom clip looping and export
  • 🧠 Playlists for that custom goon experience
  • 🔧 Keyboard shortcut customization
  • 🤖 Gamepad control (yes, really)

🧾 HOW TO USE

  1. Unzip this folder anywhere you like.
  2. Run EDGR.exe (double-click or launch from terminal).
  3. Select a source folder of media files.
  4. Scroll, sort, loop, clip, and collect.
  5. You are now gooning. There is no step 6.

📦 FILES INCLUDED

  • EDGR.exe ........ The app (launch this)
  • bin/mpv/ ........ MPV runtime libraries
  • bin/ffmpeg/ ..... FFmpeg binary for clip export
  • assets/ ......... (Optional) JSON config files, playlists, etc.
  • rabbit_icon.ico . Your favorite goon icon

🛠️ REQUIREMENTS

  • Windows 10 or later
  • No install needed
  • MPV + FFmpeg binaries included
  • Brain: optional

💡 TIPS

  • Press C to enter Clip Mode
  • Press Enter to save a clip
  • Press F to toggle fullscreen
  • Customize keybinds under File → Preferences

🧯 TROUBLESHOOTING

  • MPV not loading? Make sure bin/mpv/ is next to EDGR.exe
  • App won’t launch? Try unblocking the .zip file before extracting (Right-click → Properties → Unblock)

DEV SETUP

  1. Open PowerShell in EDGR\code.
  2. Create venv: python -m venv .venv
  3. Activate: .\.venv\Scripts\Activate.ps1
  4. Install deps: pip install -r requirements.txt
  5. Run: python main.py

If you see ModuleNotFoundError: edgr, make sure you are running from EDGR\code so the package is on the path.

About

EDGR - Executable Device Gooning Registry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages