Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scoop-nihitdev

Official Scoop bucket for software published by Nihit.

This bucket provides easy installation and updates for my open-source projects on Windows using Scoop.

Installation

Add the bucket:

scoop bucket add nihitdev https://github.com/nihitdev/scoop-nihitdev

Install a package:

scoop install yoo
 scoop install nihitdev/youtube-downloader

Available Packages

Package Description
yoo A tiny developer companion for better coding sessions.
youtube-downloader A simple Windows desktop application for downloading YouTube videos, playlists, and MP3 audio, powered by yt-dlp.

Updating

Update Scoop:

scoop update

Update installed packages:

scoop update yoo
scoop update youtube-downloader

Every manifest installs the latest stable release directly from GitHub Releases.

Manifest versions and SHA-256 hashes are checked automatically every six hours. You can also run the Autoupdate manifests workflow manually from GitHub Actions.

Contributing

Found an issue with a manifest?

Feel free to open an issue or submit a pull request.

Related Projects

  • yoo-cli — A tiny developer companion for better coding sessions.
  • Oxide Terminal — A terminal application built with Rust.

License

This repository is licensed under the MIT License.

Individual packages retain the licenses of their respective upstream projects.

About

Official Scoop bucket for software published by Nihit.

Resources

Stars

Watchers

Forks

Contributors