Skip to content

AthN3090/save-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

save-me

save-me is a command-line tool for saving your work files with just a single command through your terminal to common cloud space. Users are required to register for the application. Upon registration, users can upload, list and delete files on the common cloud space with specific terminal commands. The application uses python for command-line interface and the server code is written in Express. \

front \

help

Installation

  • clone the repository
git clone https://github.com/AthN3090/save-me
cd save-me
  • setup
pip install .

How to use

  • User registeration
saveme -r

registeration

  • File upload
saveme [-u user] [-f filename]

file-upload

  • Download file
saveme [-u user] [-s filename]

file-save

  • List files
saveme [-u user] -l

file-list

  • Delete file
saveme [-u user] [-d filename]

file-delete

  • Delete all files
saveme [-u user] -da

file-deleteall

Tech stack :

server

client-side

Authors

  • Aman Dev Chowdhary

About

Save-me is a command-line tool for saving your work files with just a single command through your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages