An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Year Progress Extended

![](https://img.shields.io/github/issues/stepanzubkov/year-progress-extended/good%20first%20issue?style=for-the-badge)

![](https://www.gnu.org/graphics/gplv3-127x51.png)

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*

![](https://i.postimg.cc/W1Lk81Hw/Screenshot-20230506-130616.png)

# 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".

![](https://i.postimg.cc/26FQjRfL/Screenshot-20230426-202315.png)

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)