Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Under Construction/Date and Time.app/Date and Time
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/sh
HERE="$(dirname "$(readlink -f "${0}")")"
#SUDO_EDITOR_TMP=$HERE | sed 's/\ /\\ /g'
#export VISUAL="${SUDO_EDITOR_TMP}/Resources/date_and_time.py"
#exec "sudoedit" "/etc/timezone" "/etc/ntpd.conf"
exec "${HERE}/Resources/date_and_time.py" "$@"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions Under Construction/Date and Time.app/Resources/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Copyright (c) 2023, Jérôme Ornech alias Hierosme

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
61 changes: 61 additions & 0 deletions Under Construction/Date and Time.app/Resources/clock.state
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
general back scale 200
general back colour rgba(255, 255, 255, 0)
general back faceColour rgba(255, 255, 255, 1)
general back edgeColour rgba(0, 0, 0, 1)
general back edgeWidth 2
general markers displayTicks on
general markers tickColour rgba(35, 69, 117, 1)
general markers tickLength 0.06
general markers tickThickness 7
general markers displaySubticks on
general markers subtickColour rgba(35, 69, 117, 1)
general markers subtickLength 0.04
general markers subtickThickness 7
num inner display on
num inner type latin
num inner order numeric
num inner pos 0.68
num inner rotation none
num inner font Nimbus Sans
num inner fontWeight bold
num inner fontStyle
num inner fontSize 21
num inner colour rgba(52, 105, 158, 1)
num minute display
num minute interval 5
num minute pos 0.5
num minute rotation none
num minute font Tahoma
num minute fontWeight bold
num minute fontStyle
num minute fontSize 8
num minute colour rgba(0, 0, 0, 1)
hand hour display
hand hour value 10
hand hour lineShape rectangle
hand hour arrow 0
hand hour colour rgba(53, 76, 112, 1)
hand hour length 0.5
hand hour backLength 17
hand hour lineWidth 0.105
hand minute display
hand minute value 9
hand minute lineShape rectangle
hand minute arrow 0
hand minute colour rgba(53, 76, 112, 1)
hand minute length 0.85
hand minute backLength 18
hand minute lineWidth 0.05
hand second display
hand second value 0
hand second lineShape rectangle
hand second arrow 3
hand second colour rgba(255, 162, 0, 1)
hand second length 0.95
hand second backLength 17
hand second lineWidth 0.04
middle circle display
middle circle radius 10
middle circle borderWidth 3.3
middle circle backgroundColour rgba(53, 76, 112, 1)
middle circle borderColour rgba(53, 76, 112, 1)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading