{"id":20586414,"url":"https://github.com/piger/fuzzyclock","last_synced_at":"2026-05-09T10:02:04.068Z","repository":{"id":688527,"uuid":"332611","full_name":"piger/FuzzyClock","owner":"piger","description":"A fuzzy clock for the shell. Italian localization (Romanaccio).","archived":false,"fork":false,"pushed_at":"2018-12-24T12:47:11.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T17:09:11.106Z","etag":null,"topics":["ao","bash","bellazi","clock","mortaccitua","roma","shell","shell-script","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piger.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-10-09T22:20:01.000Z","updated_at":"2021-01-01T14:56:49.000Z","dependencies_parsed_at":"2022-08-16T10:45:09.838Z","dependency_job_id":null,"html_url":"https://github.com/piger/FuzzyClock","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piger%2FFuzzyClock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piger%2FFuzzyClock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piger%2FFuzzyClock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piger%2FFuzzyClock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piger","download_url":"https://codeload.github.com/piger/FuzzyClock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242214934,"owners_count":20090721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ao","bash","bellazi","clock","mortaccitua","roma","shell","shell-script","zsh"],"created_at":"2024-11-16T07:11:39.848Z","updated_at":"2026-05-09T10:01:59.019Z","avatar_url":"https://github.com/piger.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"======================================================\nFuzzyClock: Un orologio approssimativo e coatto in zsh\n======================================================\n\nQuesto script zsh_ mostra l'ora attuale *approssimata a parole* in dialetto\nromanaccio, ad esempio ``l'unnici evventi``; e' pensato per essere incluso\nnella configurazione di un terminal multiplexer come screen_ o tmux_ per\nsostituire la solita noiosa ora attuale con qualcosa di piu' simpatico.\n\nIl funzionamento e' ispirato a quello di altri due software simili: fuzzy-clock_ e FuzzyClock_.\n\nOther Languages (English)\n-------------------------\nThis script can be easily translated in other languages; just edit the content\nof the following arrays: **nomiMinuti** (minute), **nomiOre** (hour),\n**giornata** and **settimana**.\n\nExample translation in english language:\n\n::\n\n    nomiMinuti=(\n        \"%0 o'clock\"\n        \"five past %0\"\n        \"ten past %0\"\n        ...\n\n\nConfigurazione per tmux\n-----------------------\n\n::\n\n    # right status bar\n    set -g status-right \"#($HOME/bin/fuzzyclock.zsh)\"\n\nConfigurazione per screen\n-------------------------\n\n::\n\n    caption always \"%-Lw%{= BW}%50\u003e%n%f* %t%{-}%+Lw%\u003c\"\n    hardstatus alwayslastline\n    hardstatus string '%H - %=%D %d %M %Y, %10`'\n\n    backtick 10 \t60\t60\t\t$HOME/bin/fuzzyclock.zsh\n\nLicense\n-------\nPublic domain.\n\n.. _zsh: http://zsh.sourceforge.net/\n.. _screen: http://www.gnu.org/software/screen/\n.. _tmux: http://tmux.sourceforge.net/\n.. _fuzzy-clock: http://code.google.com/p/fuzzy-clock/\n.. _FuzzyClock: https://mschmidt.me/macos.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiger%2Ffuzzyclock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiger%2Ffuzzyclock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiger%2Ffuzzyclock/lists"}