From 9f4293703f5860432801ab68da90c07a4eb728e2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 7 Oct 2016 15:20:23 +0100 Subject: add initial prealpha version...it works, but much more needs to be done --- sisyphus | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100755 sisyphus diff --git a/sisyphus b/sisyphus new file mode 100755 index 0000000..cac7521 --- /dev/null +++ b/sisyphus @@ -0,0 +1,76 @@ +#!/bin/bash + +export local showprogress="yad --title "sisyphus" --text-info --width 640 --height 480 --center --listen --tail &" +export local SISYPHUS=' + + + + + + + + + pkgname + + + + + + + + + + + + + + + + vte1 + echo epkg + + + + + + + + + + +' + +gtkdialog --space-expand=true --space-fill=true --program=SISYPHUS -- cgit v1.2.3