All Projects → loimu → Zeit

loimu / Zeit

Licence: gpl-3.0
Qt frontend to at & crontab CLI utilities

Projects that are alternatives of or similar to Zeit

Q3dobserver
Multi-platform C++11 library based on Qt for creating 3D viewer widgets
Stars: ✭ 13 (-69.05%)
Mutual labels:  qt5
Kalendar
A calendar Qt application to manage your time in an efficient way
Stars: ✭ 31 (-26.19%)
Mutual labels:  qt5
Cronicle
A simple, distributed task scheduler and runner with a web based UI.
Stars: ✭ 979 (+2230.95%)
Mutual labels:  crontab
Cpcache
central pacman cache
Stars: ✭ 15 (-64.29%)
Mutual labels:  mirror
Lqt
Lua Binding for Qt5
Stars: ✭ 30 (-28.57%)
Mutual labels:  qt5
Zeit
Zeit, erfassen. A command line tool for tracking time spent on activities.
Stars: ✭ 33 (-21.43%)
Mutual labels:  zeit
Person Search Annotation
Cross-Platform Annotation Tool for Person Search Datasets
Stars: ✭ 9 (-78.57%)
Mutual labels:  qt5
Routine
go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它
Stars: ✭ 40 (-4.76%)
Mutual labels:  crontab
Beamerpresenter
Simple dual screen pdf presentation software
Stars: ✭ 30 (-28.57%)
Mutual labels:  qt5
Schannel Qt5
A GUI client of schannel powered by therecipe/qt and golang
Stars: ✭ 36 (-14.29%)
Mutual labels:  qt5
Slacken
A lightweight Qt client for Slack
Stars: ✭ 20 (-52.38%)
Mutual labels:  qt5
Pyqt5
PyQt5 from riverbank
Stars: ✭ 949 (+2159.52%)
Mutual labels:  qt5
Pencil
Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations. Pencil2D is open source and cross-platform.
Stars: ✭ 968 (+2204.76%)
Mutual labels:  qt5
Flickrsync
A command line tool to synchronise, upload, download, pictures between the local file system and Flickr. Image hash signature of the picture is used to uniquely identify the image.
Stars: ✭ 14 (-66.67%)
Mutual labels:  mirror
Openconnect Gui
Mirror - Graphical OpenConnect client (beta phase)
Stars: ✭ 993 (+2264.29%)
Mutual labels:  qt5
Now Clear
A utility to delete all zeit now instances that aren't aliased
Stars: ✭ 12 (-71.43%)
Mutual labels:  zeit
Pixelannotationtool
Annotate quickly images.
Stars: ✭ 962 (+2190.48%)
Mutual labels:  qt5
Mlde.d.moonlightde
Modular and Qt5 light new behavior desktop environment
Stars: ✭ 40 (-4.76%)
Mutual labels:  qt5
Qlogo
QLogo is a rewrite of the UCBLogo language and user interface with UCB compatibility. It is cross-platform and uses hardware-accelerated graphics.
Stars: ✭ 39 (-7.14%)
Mutual labels:  qt5
Deno cron
A cron Job scheduler for Deno that allows you to write human readable cron syntax with tons of flexibility
Stars: ✭ 35 (-16.67%)
Mutual labels:  crontab

Zeit project

Qt frontend to crontab and at

Features:

  • Add, edit and delete crontab tasks
  • Add, edit and delete environment variables for crontab
  • Add and delete at commands
  • Alarms and Timers
  • Optional root actions, PolKit support (KF5Auth and KF5CoreAddons needed)

Build and run

mkdir build && cd build
cmake ..
make -j2
./src/zeit

Screenshot

Screenshot of the Zeit app

Installation on Ubuntu

# stable releases
sudo add-apt-repository ppa:blaze/main
sudo apt update
sudo apt install zeit

# development snapshots
sudo add-apt-repository ppa:blaze/dev
sudo apt update
sudo apt install zeit
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].