Skip to content

nithinphilips/scoop-bucket

 
 

Repository files navigation

Nithin's Scoop Bucket

Tests Excavator

Nithin's personal Scoop bucket.

Applications

  • act_runner - A runner for Gitea based on act.
  • birt - With BIRT you can create data visualizations, dashboards and reports
  • cb_thunderlink - CB Thunderlink allows you to create direct link to thunderbird emails
  • cv4pve-cli - Cli for Proxmox VE (Command Line Interfaces)
  • dyff - A diff tool for YAML files, and sometimes JSON
  • filebrowser-upload - CLI utility for uploading to filebrowser
  • fname - Find and replace text in source files
  • gfold - CLI tool to help keep track of your Git repositories, written in Rust
  • odel - A tool to upload file to TRIRIGA using Data Integrator.
  • qsv - qsv is a command line program for indexing, slicing, analyzing, splitting, enriching, validating & joining CSV files.
  • ruplacer - Find and replace text in source files
  • sauce - A tool to help manage context/project specific shell-things like environment variables.
  • tidy-viewer - Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
  • websocat - Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
  • woodpecker-agent - Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
  • yaml-diff - Make a diff between 2 yaml files.
  • yamlfmt - An extensible command line tool or library to format yaml files.

How do I install these manifests?

After manifests have been committed and pushed, run the following:

scoop bucket add scoop-bucket https://github.com/nithinphilips/scoop-bucket
scoop install scoop-bucket/<manifestname>

How do I create new manifests?

If it's a GitHub hosted app, use bin/github2scoop.ps1

If it's a Gitea hosted app, use bin/gitea2scoop.ps1

In PowerShell terminal, run Get-Help bin/github2scoop.ps1 or Get-Help bin/gitea2scoop.ps1 for usage.

For others, please read the Contributing Guide and App Manifests wiki page.

How do I update the list of applications?

The Applications list above can be auto-generated.

Run ./make-apps-list.py to generate the list for the manifest JSON files.

About

Nithin's Scoop Bucket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 71.1%
  • Python 28.7%
  • Shell 0.2%