Skip to content

deskangel/fileshare-command-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fileshare-command-line

file share command line program for macos, linux and windows in dart

build

Install dart sdk first. After dart sdk installed and set correctly, run the following command:

dart pub get
dart2native main.dart -o fileweb

to generate a native executable program.

Or just run the code:

dart pub get
dart main.dart file_to_share

how to use

Open a terminal, run the following command:

./fileweb file_path

to serve the file downloading.

support

If you think the app is somewhat useful, consider buying me a cup of coffee to keep me recharged.

About

file share command line program for macos in dart

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages