https://github.com/jwillikers/stretchly-settings
My settings for the Stretchly break timer.
https://github.com/jwillikers/stretchly-settings
break-timer git linux settings stretchly
Last synced: about 1 year ago
JSON representation
My settings for the Stretchly break timer.
- Host: GitHub
- URL: https://github.com/jwillikers/stretchly-settings
- Owner: jwillikers
- License: other
- Archived: true
- Created: 2021-01-06T13:50:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T20:47:03.000Z (over 1 year ago)
- Last Synced: 2025-04-06T21:52:14.361Z (about 1 year ago)
- Topics: break-timer, git, linux, settings, stretchly
- Homepage: https://codeberg.org/jwillikers/stretchly-config
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.adoc
- Code of conduct: CODE_OF_CONDUCT.adoc
Awesome Lists containing this project
README
= Stretchly Settings
Jordan Williams
:experimental:
:icons: font
ifdef::env-github[]
:tip-caption: :bulb:
:note-caption: :information_source:
:important-caption: :heavy_exclamation_mark:
:caution-caption: :fire:
:warning-caption: :warning:
endif::[]
:stretchly: https://hovancik.net/stretchly/[Stretchly]
My settings for the {stretchly} break timer.
== Usage
This repository contains the settings file for Stretchly.
This file is synchronized using this Git repository.
The following instructions detail how to use and sync this repository.
=== Install
Install these settings with the following instructions.
. Clone this repository.
+
[,sh]
----
git -C ~/Projects clone git@codeberg.org:jwillikers/stretchly-config.git
----
. Symlink the `config.json` file to the appropriate location.
+
--
NOTE: Close Stretchly before copying the settings file.
[,sh]
----
ln --relative --symbolic --force ~/Projects/stretchly-settings/config.json ~/.config/Stretchly/config.json
----
--
== Code of Conduct
The project's Code of Conduct is available in the link:CODE_OF_CONDUCT.adoc[] file.
== License
This repository is licensed under the https://www.gnu.org/licenses/gpl-3.0.html[GPLv3], available in the link:LICENSE.adoc[] file.
== Copyright
© 2020-2024 Jordan Williams
== Authors
mailto:{email}[{author}]