Stretchly



Package Details: stretchly-bin 1.6.0-1

  1. Stretchly is cross-platform open source app that reminds you to take breaks when working with computer. By default, it runs in your tray and shows reminder window every 10 minutes, that is open for 20 seconds, containing idea for microbreak. Every 30 minutes, it.
  2. Stretchly 是一款免费开源的 Mac 休息提醒工具。默认情况下,每10分钟有20秒的小憩,每30分钟有5分钟的长休息(在2个小憩之后)。您可以设置小憩与休息间隔、提醒声音、界面主题样式以及提醒模式,并提供可选的不可跳过休息模式。开源应用,Respect!

Stretchly is a cross-platform open source app that reminds you to take breaks when working on your computer. Features: When a break starts, you can postpone it once for 2 minutes (Mini Breaks) or 5 minutes (Long Breaks).

Stretchly Download

Package Actions

  • View PKGBUILD / View Changes

Stretchly App

Git Clone URL: https://aur.archlinux.org/stretchly-bin.git (read-only, click to copy)
Package Base: stretchly-bin
Description: The break time reminder app
Upstream URL: https://github.com/hovancik/stretchly/
Licenses: BSD
Conflicts: stretchly
Provides: stretchly
Submitter: l42
Maintainer: l42
Last Packager: l42
Votes: 5
Popularity: 1.40
First Submitted: 2020-07-26 08:25
Last Updated: 2021-04-16 18:17

Dependencies (14)

Stretchly Savage

Stretchly
  • ffmpeg(ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-gl-transition, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-headless, ffmpeg-ndi, ffmpeg-decklink, ffmpeg-git, ffmpeg-libfdk_aac, ffmpeg-nocuda, ffmpeg-amd-full-git, ffmpeg-full, ffmpeg-amd-full, ffmpeg-full-git)
  • gtk3(gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
  • http-parser(http-parser-git)
  • libappindicator-gtk3(libappindicator-gtk3-ubuntu, libappindicator-bzr)
  • libevent(libevent-git, libevent-fb)
  • libnotify(libnotify-gtk2, libnotify-id-git, libnotify-id)
  • libvpx(libvpx-1.6, libvpx-full-git, libvpx-1.7, libvpx-git)
  • libxslt(libxslt-git)
  • minizip(zlib-asm, minizip-asm)
  • nss(nss-hg)
  • re2(re2-git)
  • snappy(snappy-git, libsnappy, snappy-static)

Sources (3)

  • https://github.com/hovancik/stretchly/releases/download/v1.6.0/Stretchly-1.6.0-aarch64.pacman(aarch64)
  • https://github.com/hovancik/stretchly/releases/download/v1.6.0/Stretchly-1.6.0.pacman(x86_64)

jwillikers commented on 2020-12-27 18:01

Thanks, that's good to know. Everything is working great then!

l42 commented on 2020-12-27 07:11

As for fakeroot and binutils: it's said in the docs that these packages are in base-devel group and shouldn't be listed in PKGBUILD. So maybe the problem is somewhere else

jwillikers commented on 2020-12-26 15:28

Thanks! I got it working though I had to install fakeroot and binutils manually. I'm not sure if I'm just expected to have those installed or if they should be specified in the depends section.

jwillikers commented on 2020-12-26 15:13

I can't find a great example yet, but I think all the information is available in the PKGBUILD Arch Wiki.

It looks like you can add 'aarch64' to the pkgbuild arch section like so:

Then, use keys suffixed with _aarch64 for instructions specific to that architecture.Perhaps like so?

I can test this for you on my Pinebook Pro.

l42 commented on 2020-12-26 14:54

I will look into that, but have no arm device/environment to test at hand.Is there some guide or an example of a multiarch package?

jwillikers commented on 2020-12-26 14:47

Thanks for the update. Would it be possible to add support for the arm64 architecture?

l42 commented on 2020-08-07 04:21

@murlakatamenka Thanks for the tool.

I fixed the problem (it was due to downloading LICENSE as html, which can vary), and pushed the update.

murlakatamenka commented on 2020-08-06 18:43

Hey, thanks for the package! Hashsum for LICENSE is incorrect. You can use updpkgsums from pacman-contrib to easily fix it.

break time reminder app

Authors: hovancik

Usage

stretchly is available as an AppImage which means 'one app = one file', which you can download and run on your Linux system while you don't need a package manager and nothing gets changed in your system. Awesome!

AppImages are single-file applications that run on most Linux distributions. Download an application, make it executable, and run! No need to install. No system libraries or system preferences are altered.Most AppImages run on recent versions of Arch Linux, CentOS, Debian, Fedora, openSUSE, Red Hat, Ubuntu, and other common desktop distributions.

Running stretchly on Linux without installation

Unlike other applications, AppImages do not need to be installed before they can be used. However, they need to be marked as executable before they can be run. This is a Linux security feature.

Behold! AppImages are usually not verified by others. Follow these instructions only if you trust the developer of the software. Use at your own risk!

Download the stretchly AppImage and make it executable using your file manager or by entering the following commands in a terminal:

Then double-click the AppImage in the file manager to open it.

Sandboxing stretchly

If you want to restrict what stretchly can do on your system, you can run the AppImage in a sandbox like Firejail. This is entirely optional and currently needs to be configured by the user.

Updating stretchly

If you would like to update to a new version, simply download the new stretchly AppImage.

Integrating AppImages into the system

Stretchly Chrome

If you would like to have the executable bit set automatically, and would like to see stretchly and other AppImages integrated into the system (menus, icons, file type associations, etc.), then you may want to check the optional appimaged daemon.

Note for application authors

Stretch Reminder For Desktop

Thanks for distributing stretchly in the AppImage format for all common Linux distributions. Great! Here are some ideas on how to make it even better.

Pro Tips for further enhancing the stretchly AppImage

Please consider to add update information to the stretchly AppImage and ship a .zsync file so that it can be updated using AppImageUpdate. Tools like appimagetool and linuxdeployqt can do this for you easily.

Improve this entry by shipping an AppStream metainfo file inside the AppImage in the usr/share/metainfo directory. We have an online tool that makes it easy to make one.

The screenshot for stretchly has been automatically taken during a fully automated test. You can specify the URL to a nicer one by shipping an AppStream metainfo file.

If you would like to see a donation link for the application here, please include one in the AppStream data.