All Projects → elementary → Calendar

elementary / Calendar

Licence: gpl-3.0
Desktop calendar app designed for elementary OS

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Calendar

Music
Music player and library designed for elementary OS
Stars: ✭ 92 (+17.95%)
Mutual labels:  hacktoberfest, gtk, gtk3
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+358.97%)
Mutual labels:  hacktoberfest, gtk, gtk3
Applications Menu
Applications Menu for elementary OS and the Pantheon desktop environment
Stars: ✭ 84 (+7.69%)
Mutual labels:  hacktoberfest, gtk, gtk3
Code
Code editor designed for elementary OS
Stars: ✭ 324 (+315.38%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-74.36%)
Mutual labels:  hacktoberfest, gtk, gtk3
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (+66.67%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (+33.33%)
Mutual labels:  hacktoberfest, gtk, gtk3
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (+260.26%)
Mutual labels:  hacktoberfest, gtk, gtk3
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (+110.26%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (+70.51%)
Mutual labels:  hacktoberfest, gtk, gtk3
Files
File browser designed for elementary OS
Stars: ✭ 187 (+139.74%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-12.82%)
Mutual labels:  hacktoberfest, gtk, gtk3
Dotfiles
Sway acid dark
Stars: ✭ 330 (+323.08%)
Mutual labels:  gtk, gtk3
Launchpad
An open-source game launcher for your games
Stars: ✭ 322 (+312.82%)
Mutual labels:  hacktoberfest, gtk
Eww
ElKowar's wacky widgets
Stars: ✭ 322 (+312.82%)
Mutual labels:  gtk, gtk3
Xi Gtk
a GTK front-end for the Xi editor
Stars: ✭ 338 (+333.33%)
Mutual labels:  gtk, gtk3
Gradio
Stars: ✭ 335 (+329.49%)
Mutual labels:  gtk, gtk3
Sunflower
Small and highly customizable twin-panel file manager for Linux with support for plugins.
Stars: ✭ 347 (+344.87%)
Mutual labels:  gtk, gtk3
Wdisplays
GUI display configurator for wlroots compositors
Stars: ✭ 302 (+287.18%)
Mutual labels:  gtk, gtk3
Celluloid
A simple GTK+ frontend for mpv
Stars: ✭ 541 (+593.59%)
Mutual labels:  gtk, gtk3

Calendar

l10n

Screenshot

Building and Installation

You'll need the following dependencies:

  • libchamplain-0.12-dev
  • libchamplain-gtk-0.12-dev
  • libclutter-1.0-dev
  • libecal1.2-dev
  • libedataserverui1.2-dev
  • libfolks-dev
  • libgee-0.8-dev
  • libgeocode-glib-dev
  • libgeoclue-2-dev
  • libglib2.0-dev
  • libgranite-dev >= 6.0.0
  • libgtk-3-dev
  • libical-dev
  • libhandy-1-dev >= 0.90.0
  • meson
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.calendar

sudo ninja install
io.elementary.calendar
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].