taskers-paths 0.3.0

Platform-aware path defaults for taskers.
Documentation
  • Coverage
  • 0%
    0 out of 26 items documented0 out of 21 items with examples
  • Size
  • Source code size: 17.82 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.03 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • OneNoted/taskers
    5 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • OneNoted

taskers

Taskers is a cross-platform terminal workspace for agent-heavy work. It gives you Niri-style top-level windows, local pane splits, and an attention sidebar so active, waiting, and completed terminal work stays visible.

Taskers workspace list and attention sidebar

Taskers split workspace window

Try it

Linux (x86_64-unknown-linux-gnu):

cargo install taskers --locked
taskers --demo

The first launch downloads the exact version-matched Linux bundle from the tagged GitHub release.

macOS:

  • Download the signed Taskers-v<version>-universal2.dmg from GitHub Releases.
  • Drag Taskers.app into Applications, then launch it normally from Finder or Spotlight.

Develop

cargo run -p taskers-gtk --bin taskers-gtk -- --demo

Release checklist: docs/release.md