sharik icon indicating copy to clipboard operation
sharik copied to clipboard

Splitting the project

Open marchellodev opened this issue 4 years ago • 1 comments

As we go forward, it is important to split the app into a few parts:

  • shariklib - a dart package for acquiring local ip, connection status and sharing files
  • sharik - gui app
  • sharic - cli-only app written in dart (utilizing dart2native)

Also, we should probably create these repos in a separate oranization

marchellodev avatar Jun 29 '21 13:06 marchellodev

shariklib should be a Rust package, with dart bindings :> sharic, therefore, a Rust cli app

marchellodev avatar Sep 12 '21 21:09 marchellodev