Skip to content
View JDE-Projects's full-sized avatar
  • United States

Block or report JDE-Projects

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JDE-Projects/README.md

Hi, I'm John 👋

I build simple, standalone apps that do one job well, with a clean interface and no clutter. Most come out of my day job in infrastructure and networking, where I kept wanting a lightweight tool that just worked.

Privacy first, always. These tools don't collect, share, or sell your data. No telemetry, no tracking, no accounts. Passwords and secrets are held in memory only and never written to disk. These tools are strictly offline only, apart from the small update check function that tells you if a new release is out on my Github.

Infrastructure & networking tools

Tool What it does
Simple SSH Tool Run saved or one-off commands on your devices over SSH
Simple SFTP Client A clean, no-fuss SFTP client
Simple SFTP Server Quick-launch SFTP hosting
Simple SFTP Audit Tool Grade an SSH/SFTP server with ssh-audit
Simple Network Dashboard Web UI to monitor and manage network devices
Simple Project Manager Lightweight project tracking
Simple Disk Tool A tool that tests, diagnoses, benchmarks, and manages your disks
Simple CVE Tracker Lightweight tracking of CVEs relevant to your infrastructure
Simple UNA Device Manager Find and remove orphaned devices in a self-hosted UniFi Network app
Simple UNA Log Viewer View, filter, and export logs from a self-hosted UniFi Network app

Everyday tools

Tool What it does
Simple Account Balancer A 'checkbook register' style account balance tool with reconcile & export functions
Simple Firearm Logbook A logbook for your firearms: serials, mods, values, photos, and dispositions
Simple RCON Tool Manage game servers over RCON

Most are standalone Windows desktop apps, free to use, with no Python or dependency setup required. Grab the installer or portable zip from each project's Releases page.

If one of these saves you some time and you'd like to buy me a coffee (or second breakfast), I'm on Ko-fi. ☕


"It's the job that's never started as takes longest to finish." — Samwise Gamgee, The Fellowship of the Ring

Pinned Loading

  1. Simple-UNA-Device-Manager Simple-UNA-Device-Manager Public

    A simple tool for searching and deleting devices via name or MAC in the MongoDB of your self-hosted Unifi Network Application.

    Python

  2. Simple-UNA-Log-Viewer Simple-UNA-Log-Viewer Public

    A simple tool for viewing, filtering, and exporting logs from your self-hosted Unifi Network Application.

    Python

  3. Simple-CVE-Tracker Simple-CVE-Tracker Public

    A simple tool for looking up and tracking CVEs relevant to your infrastructure.

    Python

  4. Simple-SFTP-Audit-Tool Simple-SFTP-Audit-Tool Public

    A simple tool that scans an SFTP/SSH server using ssh-audit and shows its security grade and findings in a color-coded interface.

    HTML

  5. Simple-SFTP-Client Simple-SFTP-Client Public

    A simple SFTP client.

    Python

  6. Simple-SFTP-Server Simple-SFTP-Server Public

    A simple SFTP server with quick launch option for fast and easy hosting.

    Python