https://github.com/cnoctave/hideorshowtaskbar

Hide Or Show Taskbar of Windows

https://github.com/cnoctave/hideorshowtaskbar

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Hide Or Show Taskbar of Windows

Basic Info
  • Host: GitHub
  • Owner: CNOCTAVE
  • License: agpl-3.0
  • Language: C#
  • Default Branch: main
  • Size: 118 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
License

https://github.com/CNOCTAVE/HideOrShowTaskbar/blob/main/

# HideOrShowTaskbar
 HideOrShowTaskbar - Hide Or Show Taskbar of Windows
# HideOrShowTaskbar Document
 Check out document: [HideOrShowTaskbar Document](https://cnoctave.github.io/HideOrShowTaskbar/index.html)
# How to translate HideOrShowTaskbar Document into another language
 In ./docs directory, index.html is zh-CN simplified Chinese document. 
 For example, if you want to translate document into English.
 1. Copy index.html as another document with different language code as filename, 
 for example, en-US.html.
 2. Translate en-US.html into English.
 3. Add dropdown like the picture below to every *.html. 
 For example, add dropdown "en-US English".  
 ![the dropdown looking](./docs/translate_dropdown.png)  
 The code for adding dropdown is like the picture below.  
 ![the dropdown code](./docs/translate_dropdown_code.png) 
 4. PR to HideOrShowTaskbar.

Owner

  • Name: CNOCTAVE
  • Login: CNOCTAVE
  • Kind: user
  • Company: BA DU XIN SHANG

GitHub Events

Total
  • Release event: 12
  • Delete event: 9
  • Push event: 10
  • Create event: 13
Last Year
  • Release event: 12
  • Delete event: 9
  • Push event: 10
  • Create event: 13

Dependencies

.github/workflows/auto_pack.yaml actions
  • actions/checkout v3 composite
  • microsoft/setup-msbuild v2 composite
HideOrShowTaskbar.csproj nuget