@lanzorg/commitlint-config-template 0.0.38 → 0.0.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +29 -49
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,66 +2,46 @@
2
2
 
3
3
  <p><img src="https://placehold.co/1280x320/333/333" align="center" width="100%"></p>
4
4
 
5
- Preset collection for README files, targeting the vast majority of commonly used Markdown renderers and providing dedicated support for all those from GitHub, GitLab, PyPI, Pub, NPM, Crates, Docker, and many other known software registries.
5
+ Dart library for Hisense U7QF TV to very fully automate picture profile setup process for SDR, HDR10, HDR+, and Dolby Vision content via a reverse engineered MQTT client with a reliable dummy certificate that can bypass broker authentication.
6
6
 
7
- ## Java Wallpapers
7
+ ## Update Pub Package
8
8
 
9
9
  Suspendisse blandit justo vel sollicitudin.
10
10
 
11
- <p><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"></p>
12
-
13
- ## Node Wallpapers
14
-
15
- Suspendisse blandit justo vel sollicitudin.
16
-
17
- <p><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"></p>
18
-
19
- ## Python Wallpapers
20
-
21
- Suspendisse blandit justo vel sollicitudin.
22
-
23
- <p><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"></p>
24
-
25
- ## Set Gnome Wallpaper
26
-
27
- Lorem ipsum dolor sit amet consectetur.
28
-
29
- ```sh
30
-
31
-
32
-
33
-
34
- ```
35
-
36
- ## Set macOS Wallpaper
37
-
38
- Lorem ipsum dolor sit amet consectetur.
39
-
40
11
  ```sh
41
-
42
-
43
-
44
-
12
+ flutter pub add senchard --git-url https://github.com/olankens/senchard
45
13
  ```
46
14
 
47
- ## Set Plasma Wallpaper
15
+ ## Instantiate the Client
48
16
 
49
- Lorem ipsum dolor sit amet consectetur.
17
+ Suspendisse blandit justo vel sollicitudin.
50
18
 
51
- ```sh
52
-
53
-
54
-
55
-
19
+ ```dart
20
+ var client = Client('television_ip_address_here', foolish: true);
56
21
  ```
57
22
 
58
- ## Set Windows Wallpaper
23
+ ## Update Picture Mode
59
24
 
60
- Lorem ipsum dolor sit amet consectetur.
25
+ Suspendisse blandit justo vel sollicitudin.
61
26
 
62
- ```sh
63
-
64
-
65
-
66
-
27
+ ```dart
28
+ await client
29
+ ..attach()
30
+ ..changePictureMode(PictureMode.cinemaNight)
31
+ ..revertPictureMode()
32
+ ..changeApplyPicture(ApplyPicture.all)
33
+ ..changeLocalDimming(LocalDimming.off)
34
+ ..changeBacklight(40)
35
+ ..changeBrightness(50)
36
+ ..changeContrast(70)
37
+ ..changeColorSaturation(50)
38
+ ..changeSharpness(5)
39
+ ..changeAdaptiveContrast(AdaptiveContrast.off)
40
+ ..changeUltraSmoothMotion(UltraSmoothMotion.off)
41
+ ..changeNoiseReduction(NoiseReduction.off)
42
+ ..changeColorTemperature(ColorTemperature.warm1)
43
+ ..changeColorGamut(ColorGamut.native)
44
+ ..changeGammaAdjustment(GammaAdjustment.gamma22)
45
+ ..toggleViewingAngle()
46
+ ..detach();
67
47
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.38",
3
+ "version": "0.0.39",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [