Skip to content

Releases: 2e3s/awatcher

v0.2.0

09 Jul 05:35
38a2f1f
Compare
Choose a tag to compare
  • OS threads are mostly replaced by Rust's async with Tokio. This also fixes long shutdown.
  • Upgraded dependencies.
  • Fixed custom config file.

Attachments:

  • awatcher is for using with ActivityWatch, it replaces the idle and activity watchers.
  • awatcher-bundle is a standalone app with tray and builtin server.
  • The debian package is awatcher-bundle.

Full Changelog: v0.1.1...v0.2.0

v0.1.1

14 Jun 05:47
9f89fdb
Compare
Choose a tag to compare
  • Adding .desktop for deb and a few small fixes.
  • Testing GHA to publish binaries along the release.

Attachments:

  • awatcher is for using with ActivityWatch, it replaces the idle and activity watchers.
  • awatcher-bundle is a standalone app with tray and builtin server.
  • The debian package is awatcher-bundle.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Jun 06:07
8fe8847
Compare
Choose a tag to compare

Stabilizing the functionality, making it a complete application.

  • awatcher is for using with ActivityWatch, it replaces the idle and activity watchers.
  • awatcher-bundle is a standalone app.
  • The debian package is awatcher-bundle.

Full Changelog: v0.0.3...v0.1.0

v0.0.3

15 May 05:01
ab3fd1c
Compare
Choose a tag to compare
  • --no-tray option for the bundled version
  • Reconnecting to X11 on errors
  • Catching SIGTERM and SIGINT
  • Captures (pattern substitution) in filter replacements

The example binaries for 0.0.x are compiled on Ubuntu 22.10

v0.0.2

08 May 05:23
216b2a1
Compare
Choose a tag to compare

This includes the bundled executable with tray and ActivityWatch server, which allows to run only 1 executable.

Gnome needs the extension to support StatusNotifierItem specification.

Full Changelog: v0.0.1...v0.0.2

v0.0.1

27 Apr 04:03
a797199
Compare
Choose a tag to compare

This is the first release. It includes a compiled executable.