Skip to content

lebao3105/Commands-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

353 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands-collection

Build status: Nightly CI

A collection of system commands written in Free Pascal and C.

They are:

  • Programs put in src (sorry but I'm too lazy to update the list manually);
  • UNIX-only (for now) programs that are seen in daily computer life
  • Proof-of-concept (POC)s

They are NOT:

  • Copycats (although some are intended to behave like original counterparts)
  • Made to be laughed at
  • Suitable for daily-use
  • Fully optimized (atm)
  • Battle-tested

Documentation

Read the Wiki.

Credits

  • @ikelaiah for cli-fp library. Part of it was used and modified.
  • Everyone who made resources for us to refer
  • [Ararslan] for their termcolor-c. It was used.

References

TODO

  • Complete existing commands
  • Add man pages
  • Fix CI uploading - it's never been done properly
  • Add tests
  • Improve the program's performance
  • Handle errors nicely
  • Unicode support

About

A collection of various system commands in Pascal (and C)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors