https://github.com/linarcx/wingpanel-indicator-calendar
Wingpanel Calendar Indicator
https://github.com/linarcx/wingpanel-indicator-calendar
calendar elementary-os persian-calendar persian-jalali vala wingpanel-indicator
Last synced: about 1 year ago
JSON representation
Wingpanel Calendar Indicator
- Host: GitHub
- URL: https://github.com/linarcx/wingpanel-indicator-calendar
- Owner: LinArcX
- License: gpl-3.0
- Archived: true
- Created: 2020-04-20T15:07:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T09:59:57.000Z (about 6 years ago)
- Last Synced: 2025-03-02T05:15:20.760Z (over 1 year ago)
- Topics: calendar, elementary-os, persian-calendar, persian-jalali, vala, wingpanel-indicator
- Language: Vala
- Size: 150 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wingpanel Calendar Indicator
## Building and Installation
You'll need the following dependencies:
- `libgtk-3-dev`
- `json-glib-1.0`
- `libwingpanel-2.0-dev`
- `meson`
- `valac`
Run `meson` to configure the build environment and then ninja to build:
```
meson build --prefix=/usr
cd build
ninja
```
To install, use ninja install:
`sudo ninja install`
### Distributions
#### Void [[WIP](https://github.com/void-linux/void-packages/pull/21155)]
## Donate
- Monero: `48VdRG9BNePEcrUr6Vx6sJeVz6EefGq5e2F5S9YV2eJtd5uAwjJ7Afn6YeVTWsw6XGS6mXueLywEea3fBPztUbre2Lhia7e`

## License
