All Projects → Zren → Plasma Applet Eventcalendar

Zren / Plasma Applet Eventcalendar

Labels

Projects that are alternatives of or similar to Plasma Applet Eventcalendar

Telephant
A lightweight but modern Mastodon client for the desktop
Stars: ✭ 174 (-19.82%)
Mutual labels:  qml
Qml Rust
QML (Qt Quick) bindings for Rust language
Stars: ✭ 196 (-9.68%)
Mutual labels:  qml
Brig
User Interface Toolkits for Node.js
Stars: ✭ 208 (-4.15%)
Mutual labels:  qml
Qml
Introductions to key concepts in quantum machine learning, as well as tutorials and implementations from cutting-edge QML research.
Stars: ✭ 174 (-19.82%)
Mutual labels:  qml
Asyncfuture
Use QFuture like a Promise object
Stars: ✭ 193 (-11.06%)
Mutual labels:  qml
Qml Creative Controls
QML controls for creative applications and creative coding
Stars: ✭ 199 (-8.29%)
Mutual labels:  qml
Gcompris Qt
GCompris in Qt Quick
Stars: ✭ 169 (-22.12%)
Mutual labels:  qml
Qml Material
📖 Material Design implemented in QtQuick
Stars: ✭ 2,443 (+1025.81%)
Mutual labels:  qml
Qml Coding Guide
A collection of good practices when writing QML code
Stars: ✭ 196 (-9.68%)
Mutual labels:  qml
Qtmvvm
A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel
Stars: ✭ 205 (-5.53%)
Mutual labels:  qml
Learnopengl Qt3d
QML/Qt3D version of http://learnopengl.com samples
Stars: ✭ 183 (-15.67%)
Mutual labels:  qml
Browser
🌍 Cross-platform Material design web browser
Stars: ✭ 184 (-15.21%)
Mutual labels:  qml
Projecteur
Linux Desktop Application for the Logitech Spotlight device (and similar devices) - Digital Laser Pointer
Stars: ✭ 199 (-8.29%)
Mutual labels:  qml
Wellchat
WellChat is a Application that is a WeChat-like APP by qml.好吧~原谅我的英语。这个一个使用qml来仿制安卓微信的Qt程序,可以运行在安卓上。
Stars: ✭ 174 (-19.82%)
Mutual labels:  qml
Qtfirebase
An effort to bring Google's Firebase C++ API to Qt + QML
Stars: ✭ 208 (-4.15%)
Mutual labels:  qml
Mcmojave Kde
MacOSX Mojave like theme for KDE Plasma
Stars: ✭ 172 (-20.74%)
Mutual labels:  qml
Vodka
VOFA+ Plugins
Stars: ✭ 198 (-8.76%)
Mutual labels:  qml
Sortfilterproxymodel
A nicely exposed QSortFilterProxyModel for QML
Stars: ✭ 214 (-1.38%)
Mutual labels:  qml
Stackoverflow
my answers in Stack Overflow
Stars: ✭ 211 (-2.76%)
Mutual labels:  qml
Qtquickcontrols2
Qt Quick Controls 2
Stars: ✭ 203 (-6.45%)
Mutual labels:  qml

Event Calendar

https://store.kde.org/p/998901/

Plasmoid for a calendar+agenda with weather that syncs to Google Calendar.

Screenshots

A) Install via KDE

  1. Right Click Panel > Panel Options > Add Widgets
  2. Get New Widgets > Download New Widgets
  3. Search: Event Calendar
  4. Install
  5. Right Click your current calendar widget > Alternatives
  6. Select Event Calendar

B) Install via GitHub

git clone https://github.com/Zren/plasma-applet-eventcalendar.git eventcalendar
cd eventcalendar
sh ./install

To update, run the sh ./update script. It will run a git pull then reinstall the applet. Please note this script will restart plasmashell (so you don't have to relog)!

C) Install via Package Manager

Some awesome users seemed to have packaged this applet under plasma5-applets-eventcalendar.

(Old) There's also a russian who's patched the widget with russian translations. It's out of date though, and we now bundle russian translations with the rest.

Update to GitHub master

If you're asked to test something, you can do so by installing the latest unreleased code.

Beforehand, uninstall the AUR version if you are running Arch (you can reinstall after testing).

Then install pen the Terminal and run the following commands. Please note the install script will restart plasmashell so that you don't have to relog.

sudo apt install git
git clone https://github.com/Zren/plasma-applet-eventcalendar.git eventcalendar
cd eventcalendar
sh ./install --restart

When you've finished testing, you may wish to reinstall the KDE Store or AUR version. First uninstall the widget with the following command, then reinstall your desired version of the widget.

sh ./uninstall

Configure

  1. Right click the Calendar > Event Calendar Settings > Google Calendar
  2. Copy the Code and enter it at the given link. Keep the settings window open.
  3. After the settings window says it's synched, click apply.
  4. Go to the Weather Tab > Enter your city id for OpenWeatherMap. If their search can't find your city, try googling it with site:openweathermap.org/city.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].