Skip to content

deepin-espanol/de-indicator-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DE Indicator Sensor

Program for monitoring temperatures and other system data for Deepin Linux. 1

Video Test

Grabacion_dde-shell_20251202162700.mp4

Available languages:

  • Portuguese
  • Spanish
  • English

Compile binary:

  • pyinstaller --onefile --noconfirm --clean --strip -w --name "de-indicator-sensor" --icon=resources/appicon.png --add-data "resources:resources" --exclude-module tkinter --exclude-module unittest --exclude-module doctest --exclude-module pydoc --hidden-import PyQt6.QtCore --hidden-import PyQt6.QtGui --hidden-import PyQt6.QtWidgets main.py

Compile Deb package:

  1. Create release file.
  • dch --create -D stable --package "de-indicator-sensor" --newversion=1.x.x "New release."
  1. Compilation Dependencies:
  • sudo apt build-dep .
  1. Compile Package:
  • dpkg-buildpackage -Zxz -rfakeroot -b

Warning: The quality of this product is not guaranteed. If you encounter any problems, please report them.

Using the GPL v3 license.

About

Program for monitoring temperatures and other system data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages