Skip to content
/ Scripts Public

A collection of simple scripts which we use in navaak.com

License

Notifications You must be signed in to change notification settings

Navaak/Scripts

Repository files navigation

A collection of simple scripts which we use in navaak.com

ffmpeg

  1. ffmpeg-mp4-converter.sh: Convert videos(MP4) to standard resolutions (240-360-480-720-1080)
  2. audio-fade-out.sh: Select first 60 seconds and fade out last 6 seconds
  3. video-snapshots.sh: Generate video snapshots from every 20 frames

Dirs - Files

  • list files with files less than certain size
  • list empty folders
  • list folders with less than certain number of files (also prints the number of files)
  • list folders with less than certain number of files (it only prints names)
  1. list-dirs.sh

Mongo Shell

  1. mongodb-collections-stats.js: Print Mongo DB collections stats
  2. mongodb-collections-stats-sorting.js: Sort and Print Mongo DB collections stats

About

A collection of simple scripts which we use in navaak.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published