GithubHelp home page GithubHelp logo

pacholoamit / pachtop Goto Github PK

View Code? Open in Web Editor NEW
31.0 1.0 2.0 157.39 MB

Cross-platform (Linux, WIndows, MacOS) Desktop GUI system monitor, built with Rust & Tauri

License: MIT License

HTML 1.63% Rust 22.33% TypeScript 75.02% MDX 1.03%
monitoring rust system-information tauri tauri-app typescript vite cpu linux system-monitor

pachtop's Introduction

MasterHead

github-snake

Languages and Tools

My Skills

๐Ÿ‘‹ Hello, I'm Pacholo

:octocat: I joined Github on 21 Aug 2020.

๐Ÿซ‚ I contributed to 38 repositories , made 6216 commits and made 133 PRs.

๐Ÿ”ญ I'm currently working on Distributed systems

๐Ÿ“ I regularly write articles on Dev.to and Hashnode

๐Ÿ’ฌ Want to know more about me? Visit my Website

๐Ÿ“ซ Reach me at [email protected]

โšก I make software engineering tutorials on Youtube

Find me here ๐Ÿ’ป

github dev dev stackoverflow YouTube gmail linkedin

What I've been up to ๐Ÿค”

๐Ÿ“ฐ Recent activity

Recent Articles & Youtube tutorials ๐Ÿ“š

โœ’๏ธ Recent posts from dev.to

Getting started with Typescript Generics ๐Ÿš€
TypeScript has revolutionized the way developers write and manage JavaScript code, offering type...
Published on 5 May 2024
Use over 140+ amazing ChatGPT prompts in 10 minutes ๐Ÿš€
We're going to be exploring this amazing NodeJS library called chatgpt-prompts. This library allows...
Published on 7 Feb 2023
Is this the end of localhost? VS Code Server Preview
We're going to take a look at VS Code Server which is currently in private preview. I'm going to walk...
Published on 6 Sept 2022

Stalk me here โค๏ธ

Metrics-1 Metrics-2

pachtop's People

Contributors

dependabot[bot] avatar pacholoamit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pachtop's Issues

Hi from the author of Mantine DataTable!

Hey @pacholoamit,

This is @icflorescu, the author of Mantine DataTable open-source component.

I recently discovered you are using Mantine DataTable in this repo.
Would you care to share a bit of feedback with me regarding your experience with it?
I'm trying to understand the users' stories and experience with my component in order to see how/if I could further improve the project.

Also, I'm planning to compile a list of startups / projects that are using Mantine DataTable and add it to the project's documentation website. Would you be ok with me adding a logo/link to Pachtop?

Thanks a lot for using Mantine DataTable and apologies for approaching you like this!

Cheers,
Ionut

Update Settings Page - User should be able to update info

Patchtop/Update Settings Page - User should be able to update info

Description

The current settings page lacks the functionality for users to update their information. This issue aims to enhance the settings page by allowing users to patch/update their personal details, such as name, email address, profile picture, or any other relevant information. Enabling users to update their info directly from the settings page will provide a convenient and efficient way for them to manage their account details.

Tasks

  • Modify the settings page UI to include input fields for relevant user information.
  • Implement backend functionality to handle PATCH requests for updating user information.
  • Validate and sanitize user inputs to ensure data integrity and security.
  • Update the user database record with the patched user information.
  • Implement appropriate error handling and display meaningful error messages to users.
  • Test the functionality to ensure that user information can be successfully patched/updated.
  • Consider implementing any necessary access control or authentication mechanisms for user updates.
  • Update the documentation and user guides to include instructions on updating user information via the settings page.

Resources

Feel free to collaborate on any of the tasks listed above or suggest additional improvements that could enhance the user experience when updating information on the settings page. Let's work together to make the settings page more dynamic and user-friendly.

Skip button on first opening does not work

When starting the application the very first time, it will ask you name, surname and email with a submit and a skip button. Unfortunately the skip button does not work.

Ubuntu 22.10, deb package: missing libssl.so.1.1

On Ubuntu 22.10, after installing pachtop_0.3.1_amd64.deb, the application can't be started, complaining about a missing library:

pachtop: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

The AppImage version works.

Ubuntu 22.10 comes with libssl3, (openssl v3), and it doesn't seem to me 1.1 would be available. Possible to build against it?

FEAT: Consider a plugin system

Description

The idea is to implement a plugin system that adds functionality to Pachtop,

Things to consider:

  1. How to interface with the Rust Tauri "backend"

RAM metrics may be slightly incorrect

Description

Pachtop is using the sysinfo crate to capture metrics for various operating systems. There are discrepancies in the RAM that's being returned from sysinfo that is lightly mentioned in this github issue

Pachtop uses too many resources so measurement is garbled

From htop:
Selection_042

Running without sudo (fan is very loud):

mpilka@e15:~/Downloads$ pachtop 
libGL error: failed to open /dev/dri/card0: Permission denied
libGL error: failed to open /dev/dri/card0: Permission denied
libGL error: failed to load driver: iris

Workspace 2_001

Running with sudo (fan is OK):

mpilka@e15:~/Downloads$ sudo pachtop

Workspace 2_002

Inconsistent chart xaxis points when app is running in the foreground

Description

After some time when the app is minimized, The xaxis points on the chart will represent xaxis points per minute instead of per second. I assume this is some behavior of ChartJS that does this automatically after the window hasn't had any interaction after some time but more research is required.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.