All Projects → elementary → wingpanel-indicator-datetime

elementary / wingpanel-indicator-datetime

Licence: GPL-3.0 license
Wingpanel Date & Time Indicator

Programming Languages

vala
323 projects
Meson
512 projects

Projects that are alternatives of or similar to wingpanel-indicator-datetime

wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
Stars: ✭ 18 (-35.71%)
Mutual labels:  gtk, pantheon, gtk3, wingpanel
wingpanel-indicator-network
Wingpanel Network Indicator
Stars: ✭ 22 (-21.43%)
Mutual labels:  gtk, gtk3, wingpanel
capnet-assist
Captive Portal Assistant
Stars: ✭ 47 (+67.86%)
Mutual labels:  gtk, pantheon, gtk3
wingpanel-indicator-notifications
Wingpanel Notifications Indicator
Stars: ✭ 22 (-21.43%)
Mutual labels:  gtk, gtk3, wingpanel
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (-10.71%)
Mutual labels:  gtk, pantheon, gtk3
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (-17.86%)
Mutual labels:  gtk, pantheon, gtk3
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (-35.71%)
Mutual labels:  gtk, pantheon, gtk3
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-53.57%)
Mutual labels:  gtk, gtk3
gmrun
A run utiliy featuring a slim design and bash style auto-completion.
Stars: ✭ 35 (+25%)
Mutual labels:  gtk, gtk3
dopewars
Game simulating the life of a drug dealer in New York
Stars: ✭ 47 (+67.86%)
Mutual labels:  gtk, gtk3
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (-39.29%)
Mutual labels:  gtk, gtk3
camera
Camera app designed for elementary OS
Stars: ✭ 63 (+125%)
Mutual labels:  gtk, gtk3
installer
Installer front-end for Linux-based OSes
Stars: ✭ 163 (+482.14%)
Mutual labels:  pantheon, gtk3
onboarding
Onboarding app for new users
Stars: ✭ 47 (+67.86%)
Mutual labels:  gtk, pantheon
gui-python-gtk
Repositório criado para documentar e centralizar conteúdos, dicas, tutoriais e exemplos de código sobre a construção de interfaces com a linguagem de programação Python (PyGObject) e o toolkit gráfico Gtk 4.
Stars: ✭ 85 (+203.57%)
Mutual labels:  gtk, gtk3
notifications
Gtk Notifications Server
Stars: ✭ 39 (+39.29%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-daynight
A Wingpanel indicator to toggle 'prefer dark variant' option in elementary OS
Stars: ✭ 36 (+28.57%)
Mutual labels:  gtk3, wingpanel
Spreadsheet
A spreadsheet app designed for elementary OS
Stars: ✭ 66 (+135.71%)
Mutual labels:  gtk, pantheon
ElementaryLua
Lua + GTK + Granite + Flatpak
Stars: ✭ 19 (-32.14%)
Mutual labels:  gtk, gtk3
flate
🌈 Colorful dark themes
Stars: ✭ 35 (+25%)
Mutual labels:  gtk, gtk3

Wingpanel Date & Time Indicator

Packaging status Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

  • gobject-introspection
  • libecal1.2-dev
  • libedataserver1.2-dev
  • libical-dev
  • libgranite-dev >= 6.0.0
  • libwingpanel-dev
  • meson
  • valac >= 0.40.3

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
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].