Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 3.85 KB

File metadata and controls

42 lines (37 loc) · 3.85 KB

Twake Desktop

Code Organization

  • core: The core of the synchronization.
  • core/utils: Helpers not specific to the synchronization domain.
  • dev: Development tools.
  • gui: The graphical user interface of the app.
  • test: Automated tests & tools.