This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
# Thanks to Jacob Vlijim for the original script, for more info please refer to the source | |
# Source: https://askubuntu.com/questions/556723/make-a-text-file-my-automatically-updated-background | |
# Edited by Ichirou2910 for personal needs | |
# Update 8 Feb 2020: | |
# - You can use tab, define your tab so it will replace the "TAB" you enter | |
# - Remove strip() when reading from file to be able to use tab |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Computer Information: | |
Manufacturer: Unknown | |
Model: Unknown | |
Form Factor: Laptop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: GenuineIntel | |
CPU Brand: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz | |
CPU Family: 0x6 | |
CPU Model: 0x5e |