https://github.com/stepanzubkov/year-progress-extended
Plasmoid (KDE Plasma widget) to show progress of current year. Fork of https://www.pling.com/p/1252880
https://github.com/stepanzubkov/year-progress-extended
Last synced: 7 months ago
JSON representation
Plasmoid (KDE Plasma widget) to show progress of current year. Fork of https://www.pling.com/p/1252880
- Host: GitHub
- URL: https://github.com/stepanzubkov/year-progress-extended
- Owner: stepanzubkov
- License: gpl-3.0
- Created: 2023-04-26T15:24:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T17:21:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T14:15:14.550Z (over 1 year ago)
- Language: QML
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Year Progress Extended


Plasmoid (KDE Plasma widget) to show progress of current year on your desktop. Fork of https://www.pling.com/p/1252880. Author of original project is [Refused](https://www.pling.com/u/Refused).
*Different looks of widget*

# Installation
## Directly from github repository
1. Clone this repo
```
git clone git@github.com:stepanzubkov/year-progress-extended.git
```
2. Create archive with `plasmoid` folder.
```
zip -r plasmoid.plasmoid plasmoid
```
3. Go to your plasma desktop, then click mouse right button, choose "Add Widgets...", then "Get new widgets".

4. Choose your archive and install.
## From Pling/KDE Store
You can install widget from https://www.pling.com/p/2031115/ .
# Contrubuting
[Contribution guide](https://github.com/stepanzubkov/year-progress-extended/blob/main/CONTRIBUTING.md)