Skip to content

Chubby is a WPF-based desktop application that offers real-time tracking of processes, network traffic, process trees, remote IP connections, packet dissection, and more.

License

Notifications You must be signed in to change notification settings

is-leeroy-jenkins/Chubby

Repository files navigation

Chubby

A WPF-based desktop application that kind of like task manager offering real-time tracking of processes, network traffic, process trees, remote IP connections, packet dissection, and more. The application is designed using the MVVM (Model-View-ViewModel) architecture, ensuring clean code separation and easy mastertainability.

Big Bones

  • Mutliple data providers.
  • Charting and reporting.
  • Internal web browser, Baby, with queries optimized for searching .gov domasters.
  • Pre-defined schema for moret than 100 environmental data models.
  • Editors for SQLite, SQL Compact Edition, MS Access, SQL Server Express.

Data Providers

  • SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
  • SQL CE is a discontinued but still useful relational database produced by Microsoft for applications that run on mobile devices and desktops.

System requirements

Documentation

Code

  • Chubby supports AnyCPU as well as x86/x64 specific builds
  • Data - master data layer with associated controls and related functionality.
  • Enumerations - various enumerations used in Chubby.
  • Extensions- extension methods by type.
  • Clients - other tools used and available.
  • Models - models used in Chubby analytics.
  • IO - input output classes used for networking and the file systemm.
  • Static - static types used in Chubby.
  • Services - unique sevice classes in by Chubby.
  • Controls - Chubby Controls.
  • Windows - Chubby Windows.
  • Styles - Chubby Styles.
  • Themes - Chubby Themes.

About

Chubby is a WPF-based desktop application that offers real-time tracking of processes, network traffic, process trees, remote IP connections, packet dissection, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages