Skip to content

nidhaahmed/Local-Development-Environment-Inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Dev Environment Inspector (Neutralinojs)

A lightweight desktop application built with Neutralinojs to instantly inspect your local development environment. It provides a clean, developer-focused interface to view OS details, application metadata, and system-wide environment variables with built-in clipboard support.

What it does

  • Fetches and displays system-level OS information (Name, Version).
  • Surfaces application-specific metadata directly from the config.
  • Lists all available system environment variables in a scrollable view with one-click copy functionality.

APIs Used

  • computer.getOSInfo: Fetches system-wide operating system details.
  • os.getEnvs: Retrieves all system environment variables as an object.
  • app.getConfig: Accesses the application's configuration parameters.
  • clipboard.writeText: Handles copying data to the system clipboard.

Demo

App Screenshot

About

This app uses NeutralinoJS API, and displays OS name, version, Application ID, and Environment variables with a copy to clipboard feature.

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages