Skip to content

Implement Status API

Mattia Formichetti requested to merge IlChitarrista/flatsync:status-api into main

This currently implements the initial Status in the Daemon, as well as the means to read this value from both CLI and GUI. Some initial dynamic behaviour is also present, such is the case for the sync_now_button

Todo:

  • Hook up the various Errors, Define and Include their Data
  • Define and hook up the Warnings

Todo, potentially in a separate MR:

  • Notify the user of Errors/Warnings via Notifications/Toasts

Closes: #44

Edited by Mattia Formichetti

Merge request reports