Search Criteria
Package Details: time-to-leave-bin 4.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/time-to-leave-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | time-to-leave-bin |
| Description: | Log work hours and get notified when it's time to leave the office and start to live.(Prebuilt version.Use system-wide electron) |
| Upstream URL: | http://timetoleave.app/ |
| Keywords: | electron notified |
| Licenses: | GPL-3.0-only |
| Conflicts: | time-to-leave |
| Provides: | time-to-leave |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-05-11 07:35 (UTC) |
| Last Updated: | 2025-08-01 11:01 (UTC) |
Latest Comments
zxp19821005 commented on 2024-09-26 02:39 (UTC)
@joaomorenorf I've wrote a new
PKGBUILDfile, build from source as https://github.com/thamara/time-to-leave/blob/main/.github/workflows/Release.yml, but get the same condition:joaomorenorf commented on 2024-09-25 21:54 (UTC)
Hi zxp19821005, I believe the problem is here unfortunately. I ran using the same version directly from source code and it worked.
git checkout tags/stable/v3.0.0 npm install npm start
zxp19821005 commented on 2024-09-24 02:38 (UTC)
@joaomorenorf This is what happens when the source code runs, and I suggest you feed it back upstream.
joaomorenorf commented on 2024-09-23 18:17 (UTC)
The application only loads the toolbar and displays variable names instead of the expected content, all pages are blank.