TimeMachineStatus

TimeMachineStatus is a little menu bar application for macOS which aims to show more useful information than the system default.

OTHER License

Stars
231
Committers
2

Bot releases are visible (Hide)

TimeMachineStatus - 0.1.1 Latest Release

Published by github-actions[bot] 5 months ago

New Features

  • Added button in drop down menu to directly open the Time Machine system settings.
  • Added toggle in settings to turn of status bar icon animations. This greatly reduces CPU load during ongoing backups.

Improvements

  • Minor performance improvements & UI adjustments.

Commits

  • 273adfa: minor UI improvements (Lukas Pistrol)
  • 4c48d9c: performance improvements, add option to turn off icon animation (Lukas Pistrol)
  • 427af26: bump build & version number (Lukas Pistrol)

Full Changelog: https://github.com/lukepistrol/TimeMachineStatus/compare/0.1.0...0.1.1

TimeMachineStatus - 0.1.0

Published by github-actions[bot] 8 months ago

New features

As requested in #26 this release allows to drag the popover window to a detached state.

Commits

  • 6933903: make menubar popover window detachable (Lukas Pistrol)
  • 36ee469: Merge branch 'feat/detachable-window' (Lukas Pistrol)
  • 83c663a: bump version & build number (Lukas Pistrol)
TimeMachineStatus - 0.0.13

Published by github-actions[bot] 8 months ago

What's Changed

Full Changelog: https://github.com/lukepistrol/TimeMachineStatus/compare/0.0.12...0.0.13

TimeMachineStatus - 0.0.12

Published by github-actions[bot] 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lukepistrol/TimeMachineStatus/compare/0.0.11...0.0.12

TimeMachineStatus - 0.0.11

Published by github-actions[bot] 11 months ago

Commits

  • dfd4f88: Merge 'fix/minor-improvements' into branch main: (Lukas Pistrol)
  • b14769d: bump version and build (Lukas Pistrol)
TimeMachineStatus - 0.0.10

Published by github-actions[bot] 11 months ago

Commits

  • f7f31ab: add feedback buttons to the application menu (Lukas Pistrol)
TimeMachineStatus - 0.0.9

Published by github-actions[bot] 11 months ago

Commits

  • 369bf88: fix #15 menubar item foreground color (Lukas Pistrol)
TimeMachineStatus - 0.0.8

Published by github-actions[bot] 11 months ago

New Features

  • Animated icon when backup is in progress
  • Show/hide percentage when backup is in progress
  • Remove "Idle" label when in idle state (redundant)
  • Individual toggles for bold icon/status string
  • Individual toggles for status string & percentage

Fixes

  • Fix next backup string showing a date in the past when the most recent backup failed
  • Minor UI adjustments

Commits

  • e08ca01: Update README.md (Lukas Pistrol)
  • 020913d: Merge branch 'fix/#14-next-backup-date' into 'main': (Lukas Pistrol)
  • c1e334d: improve menu bar icon (#5), minor UI improvements (Lukas Pistrol)
  • cb21a18: bump version number (Lukas Pistrol)
  • 9aa9905: fix lint errors (Lukas Pistrol)
TimeMachineStatus - 0.0.7

Published by github-actions[bot] 11 months ago

Commits

  • d4b7f1c: Update README.md (Lukas Pistrol)
  • 93330cc: settings UI adjustments (Lukas Pistrol)
  • 5a3402f: add badges to README (Lukas Pistrol)
  • 42aaca1: fix #12 - window off screen (Lukas Pistrol)
TimeMachineStatus - 0.0.6

Published by github-actions[bot] 11 months ago

Commits

  • b904b31: minor UI adjustments, time machine settings properties are optional (Lukas Pistrol)
TimeMachineStatus - 0.0.5

Published by github-actions[bot] 11 months ago

Commits

  • 69ddd61: show full error when unknown error occurs (debug) (Lukas Pistrol)
TimeMachineStatus - 0.0.4

Published by github-actions[bot] 11 months ago

Commits

  • 6116248: add user facing error for errors occurring when fetching status/settings (Lukas Pistrol)
TimeMachineStatus - 0.0.3

Published by github-actions[bot] 11 months ago

Commits

  • 5180f37: Update README.md (Lukas Pistrol)
  • 2f12fee: update README (Lukas Pistrol)
  • 0e8b88a: Update README.md (Lukas Pistrol)
  • 196630d: Merge branch 'chore/swiftlint' into 'main': (Lukas Pistrol)
  • 6deb4a7: Merge branch 'fix/#11-missing-decoding-key' into 'main': (Lukas Pistrol) ( #11 )
TimeMachineStatus - 0.0.2

Published by github-actions[bot] 11 months ago

🎉 This is the first public beta release of TimeMachineStatus! 🎉

On subsequent releases the app can be updated from within the app by clicking the "Check for updates…" button.

Screenshot 2023-11-14 at 03 20 01

Commits

  • 5ded84b: add updater feed url to info plist (Lukas Pistrol)