Skip to content

Just a small repository of some basic command line tools made in Rust.

License

Notifications You must be signed in to change notification settings

MetallicSquid/rust-cmd-line-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-cmd-line-tools

Just a small repository of some basic command line tools made in Rust.

The tools so far:

MEtadata GAtherer

This is a simple command line tool that takes a file path as an argument, gathers the avaliable metadata of the file and places it inside of the user's clipboard.

Features:

  • Can be used to gather metadata of files, directories and symlinks.
  • Instantaneous.

Relevant README.md

COmmand line POmodoro timer

This will be a command line tool that starts a pomodoro timer based on the user's specification (through flags).

Features:

  • There are none, it hasn't been made.

Relevant README.md

About

Just a small repository of some basic command line tools made in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages