Skip to content

nocab-transfer/nocab-desktop

Repository files navigation

NoCab Transfer
NoCab Desktop

NoCab Desktop is NoCab Client for desktop file transfer.

If you tired to carrying unnecessary cables or sending files to empty whatsapp groups. NoCab Transfer is for you! You can transfer all your files between your phone and your computer and your files will not be sent any other server. Just you and your devices 🤫


NoCab Transfer

Minimum Requirements

  • Windows 10 1903 or later
  • Android 5.0 or later (NoCab Mobile)
  • A network that both devices are connected to

Installing

Note: Unfortunately there is no Linux or MacOS Application. For Windows keep reading.

1. Installing MSIX using PowerShell

  • Right click the Windows button and select PowerShell or Terminal.
  • Run the following command
    irm https://get-nocab.netlify.app | iex
  • Wait for the installation to complete
  • You can now use the NoCab 🥳🚀

Note: What is get-nocab.netlify.app? Read more about it here

2. Downloading Portable Version

  • Download the nocab_desktop-win64-portable.zip from here
  • Extract the zip file to a folder
  • Run the nocab_desktop.exe file
  • Now you are ready to go 🥳🚀

Note: We recommend you to use the MSIX version. Read more about why here.

How to build

  1. Installations
    1. Install Flutter
    2. For windows development, you need to install Visual Studio with Desktop development with C++ workload.
      Read more here
  2. Switch to the master channel of Flutter
    • flutter channel master
  3. Clone the repository and go to the directory
    • git clone https://github.com/nocab-transfer/nocab-desktop.git
    • cd nocab-desktop
  4. Get the dependencies
    • flutter pub get
  5. Generate the code
    • flutter pub run build_runner build
  6. Run the app
    • flutter run

ScreenShots

Transfer List

Send Dialog

History

Settings