Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NexGuard

NexGuard is a real-time PC system monitoring application designed to provide insights into your computer's health and performance from your Android mobile device.

Components

  • Mobile App: A React Native (Expo) application for monitoring your PC.
  • PC Agent: A Node.js agent running on your computer to collect system information and expose it via API and WebSocket.

Key Features

  • Real-time Monitoring: View CPU, GPU, RAM, Disk, and Network usage.
  • System Information: Detailed specifications of your hardware and OS.
  • Process Management: View running processes on your PC.
  • Remote Actions: Perform actions on your PC from the mobile app.
  • Dark Mode: Supports both light and dark themes for optimal viewing.

Getting Started

Prerequisites

  • Node.js installed on your PC.
  • Expo Go installed on your Android device (or an Android emulator).

Setting up the PC Agent

  1. Navigate to the pc-agent directory.
  2. Install dependencies: npm install
  3. Start the agent: npm start

Setting up the Mobile App

  1. Navigate to the mobile-app directory.
  2. Install dependencies: npm install
  3. Start the app: npx expo start

License

This project is proprietary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages