Giter Site home page Giter Site logo

hat's Introduction

Hat

Habbo Resource Go Report Card

Download various files directly from Habbo.

➜ hat
Habbo Downloader Tools

Usage:
  hat [command]

Available Commands:
  articles    Download habbo web articles
  badgeparts  Download habbo group badgeparts
  badges      Download habbo badges
  clothes     Download habbo clothes
  completion  Generate the autocompletion script for the specified shell
  effects     Download habbo effects
  furni       Download habbo furni or icons
  gamedata    Download habbo gamedata
  gordon      Download habbo gordon assets
  habboswf    Download Habbo.swf
  help        Help about any command
  hotelview   Download habbo hotel view
  icons       Download habbo catalogue icons
  mp3         Download habbo mp3 songs
  pets        Download habbo pets
  promo       Download habbo web promo

Flags:
  -c, --config string       Config file
  -d, --domain string       com.br, com.tr, com, de, es, fi, fr, it, nl (default "com")
  -h, --help                help for hat
  -o, --output string       Folder output
  -p, --production string   Habbo gordon production

Use "hat [command] --help" for more information about a command.

Install

MacOS & Linux Homebrew

brew install Izzxt/tap/hat

Linux

Manual

# Choose desired version, Architecture & target OS
export HAT_VERSION="1.0"
export ARCH="x86_64"
export OS="linux"
wget -q https://github.com/Izzxt/hat/releases/download/v${VERSION}/hat_${VERSION}_${OS}_${ARCH}.tar.gz && \
tar -xf hat_${VERSION}_${OS}_${ARCH}.tar.gz && \
chmod +x hat && \
sudo mv hat /usr/local/bin/hat

Windows

scoop bucket add hat https://github.com/Izzxt/scoop-bucket.git
scoop install hat

Alternatively you can download deb, rpm or windows from release pages, you need to add the binaries to System PATH if you want to use it as command line.

Usage Example

Reminder: if you download single file, be aware of file does not output as what u expected. It will download but if you open the file it will show you 404 HTML code.

# Download all files
hat gamedata

# If you provide optional flags, it will download single file
hat badges --code <badge code>

Contributing

Contributions, issues and feature requests are welcome!

Similar projects

Disclaimer: This project only for educational purpose, I create this project just to gain more knowledge in programming.

Support

Give a ⭐ if you like this project!

hat's People

Contributors

izzxt avatar github-actions[bot] avatar

Stargazers

Airilxx avatar Valerio T. avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.