It is currently March 28th, 2024, 12:23 pm

Port-Hole-Computer Skin (1920x1080)

A package of skins with a "theme" or by a single author
User avatar
Vx_Lotus
Posts: 34
Joined: July 30th, 2019, 7:37 am

Re: Full 1080p Porthole-Cow skin

Post by Vx_Lotus »

File organization is all. With the development of my own in the works. Things are a bit of a mess right now :confused: as it were, How many files did it take to put in 44k lines of code? I'll just thumb it and run it on a separate screen.
User avatar
krakoukas
Posts: 71
Joined: December 11th, 2018, 5:56 pm
Location: France
Contact:

Re: Full 1080p Porthole-Cow skin

Post by krakoukas »

Vx_Lotus wrote: August 8th, 2019, 5:04 am This looks amazing, I can tell a lot of time went into this. <44k lines = :? > Good Job.. but i'm too scared to download :D
Thank you Vx_Lotus ! You are right ! See below updates and fresh download :
  • The code for torrent skin is now 964 lines instead of 44k ;-) It is easier to read, easier to modify, and it now manages infinite torrents in your client and you can easily display more than 12 at once (one variable).
  • Changed a lot of UpdateDivider in all skins as suggested by Balala, in order to ease CPU. All skins are now much more smooth and reactive
  • Added RPM fans for CPU, GPU and motherboard, see below...
See new smooth version 1.02 here :
https://www.krakoukas.com/others/RainMeter/Porthole-Cow%20Skins_1.02.rmskin

I'm now trying to have an English version.

Image
Image

Image
Last edited by krakoukas on August 16th, 2019, 1:32 pm, edited 1 time in total.
User avatar
Vx_Lotus
Posts: 34
Joined: July 30th, 2019, 7:37 am

Re: Porthole-Cow Skin (1920x1080)

Post by Vx_Lotus »

You are awesome! leaving it at that. Thanks a million times over- Im re-installing it.
User avatar
krakoukas
Posts: 71
Joined: December 11th, 2018, 5:56 pm
Location: France
Contact:

Re: Porthole-Cow Skin (1920x1080)

Post by krakoukas »

Vx_Lotus wrote: August 9th, 2019, 11:18 pm Thanks a million times over- Im re-installing it.
You are welcome Vx_Lotus !

Here comes stable, lighter (3Mo instead of 5Mo) and WIP multilingual (ENG/FR) 1.03 version.
Thanks to Balala, enjoy non-barbarian language (ENG) ;-)

https://www.krakoukas.com/others/RainMeter/PortHole_1.03.rmskin

Feel free to test, modify and torture. If you have any question or request, do not hesitate. Romanian version coming ;D
Last edited by krakoukas on August 16th, 2019, 1:32 pm, edited 10 times in total.
User avatar
Vx_Lotus
Posts: 34
Joined: July 30th, 2019, 7:37 am

Re: Porthole-Cow Skin (1920x1080)

Post by Vx_Lotus »

Yes, This is another impressive one for sure (Your teaching me), be sure to upload to Deviant. Good Job. :thumbup:

Code: Select all

	[MeasureUp]
	Measure=Plugin
	Plugin=HWiNFO.dll
	HWiNFOSensorId=0xf000ea00
	HWiNFOSensorInstance=0x0
	HWiNFOEntryId=0x8000003
	HWiNFOType=CurrentValue
	UpdateDivider=1
	RegExpSubstitute=1
	Substitute="^(\d{1,3})(\d{3})$":"\1 \2","^(\d{1,3})(\d{3})(\d{3})$":"\1 \2 \3","^(\d{1,3})(\d{3})(\d{3})(\d{3})$":"\1 \2 \3 \4","^(\d{1,3})(\d{3})(\d{3})(\d{3})(\d{3})$":"\1 \2 \3 \4 \5"
	; Substitute="k":"K"
Algorithm = will take me a while to comprehend. (Ecran-1-Module 4-Debits)
User avatar
krakoukas
Posts: 71
Joined: December 11th, 2018, 5:56 pm
Location: France
Contact:

Re: Porthole-Cow Skin (1920x1080)

Post by krakoukas »

Vx_Lotus wrote: August 9th, 2019, 11:56 pm Algorithm = will take me a while to comprehend. (Ecran-1-Module 4-Debits)
This RegExp Substitute 123456789 by 123 456 789. Comment it to try ;-)
And "0x" Hexa-datas are used for HwInfo plugin. You must configure these in order to have good lines and datas according to your CPU/GPU/Ethernet

Well first of all of course : all these HwInfo measures should be centralized in one file, this is a bit messy. -> TODOLIST
User avatar
balala
Rainmeter Sage
Posts: 16109
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Porthole-Cow Skin (1920x1080)

Post by balala »

krakoukas wrote: August 9th, 2019, 11:37 pm Thanks to Balala, enjoy non-barbarian language (ENG) ;-)
You're welcome. I always help with pleasure, if I can.
User avatar
krakoukas
Posts: 71
Joined: December 11th, 2018, 5:56 pm
Location: France
Contact:

Re: Porthole-Cow Skin (1920x1080)

Post by krakoukas »

balala wrote: August 10th, 2019, 6:36 am You're welcome. I always help with pleasure, if I can.
Just finished a quick wordpress site for full features and fresh downloads. Hope this can help a little :

- FULL FEATURES : http://krakoukas.com/index.php/2019/08/13/fonctionnalites-ordinateur-a-hublot/
- Special thanks to Jeffrey Morley and Balala here : http://krakoukas.com/index.php/2019/08/11/rainmeter-lua/
Post Reply