All Projects → rickybassom → date-countdown

rickybassom / date-countdown

Licence: GPL-3.0 License
A date countdown applet

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to date-countdown

ElementaryLua
Lua + GTK + Granite + Flatpak
Stars: ✭ 19 (+26.67%)
Mutual labels:  gtk, granite, flatpak
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (+173.33%)
Mutual labels:  gtk, granite, flatpak
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (+20%)
Mutual labels:  gtk, granite
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (+86.67%)
Mutual labels:  gtk, flatpak
Commit
Commit message editor
Stars: ✭ 102 (+580%)
Mutual labels:  gtk, flatpak
gnomit
A simple Git commit message editor for Gnome.
Stars: ✭ 30 (+100%)
Mutual labels:  gtk, flatpak
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (+280%)
Mutual labels:  gtk, flatpak
stashed
Stash and collect files to copy it later
Stars: ✭ 22 (+46.67%)
Mutual labels:  gtk, flatpak
Resource Monitor
Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.
Stars: ✭ 62 (+313.33%)
Mutual labels:  gtk
akbl
Control the lights of Alienware computers under GNU/Linux systems.
Stars: ✭ 99 (+560%)
Mutual labels:  gtk
HWCountdownDemo
A countdown demo.
Stars: ✭ 55 (+266.67%)
Mutual labels:  countdown-timer
telegrand
A Telegram client for GNOME
Stars: ✭ 380 (+2433.33%)
Mutual labels:  gtk
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+626.67%)
Mutual labels:  gtk
radiotray-lite
Online radio streaming player with minimum interface that runs on a Linux system tray
Stars: ✭ 49 (+226.67%)
Mutual labels:  gtk
givemelyrics
See the lyrics of the song that is playing, from any application.
Stars: ✭ 52 (+246.67%)
Mutual labels:  gtk
pathofexile-flatpak
Path of Exile Flatpak
Stars: ✭ 11 (-26.67%)
Mutual labels:  flatpak
initial-setup
New user setup app designed for elementary OS
Stars: ✭ 34 (+126.67%)
Mutual labels:  gtk
obozrenie
Simple and easy to use game server browser.
Stars: ✭ 25 (+66.67%)
Mutual labels:  gtk
yii2-time-down-counter
Widget for yii2, to start count down timer with a lot of options, This widget build dependence of timeDownCounter JS library
Stars: ✭ 15 (+0%)
Mutual labels:  countdown-timer
PokeChat
UNIX compatible, Discord and Telegram inspired, Pokémon-themed instant messaging service.
Stars: ✭ 11 (-26.67%)
Mutual labels:  gtk

date-countdown

Build Status

Get it on AppCenter

A date countdown applet

Screenshot

Dependencies

These dependencies must be present before building

  • valac>= 0.22
  • meson>=0.40.1
  • gtk+-3.0
  • granite

Build

git clone https://github.com/rickybassom/date-countdown.git
cd date-countdown
meson build
cd build
ninja

Installation

sudo ninja install
./com.github.rickybassom.date-countdown

Debain build

dpkg-buildpackage -us -uc
sudo dpkg -i com.github.rickybassom.date-countdown_0.2.0_amd64.deb (or the equivalent)

Flatpak

(currently without a repo)

Build

flatpak-builder build-dir com.github.rickybassom.date-countdown.json

Run

flatpak-builder --run build-dir com.github.rickybassom.date-countdown.json com.github.rickybassom.date-countdown
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].