Reply to thread

Hi Devbest,


I am excited to show off FurniFixer, a simple to use and user-friendly tool designed for efficiently managing and configuring furniture data in your retro Habbo. It's perfect for developers and hotel managers who need a reliable solution to handle furniture files and data.


[ATTACH=full]16607[/ATTACH]


Features:


  • Upload and Manage Furniture Data and Assets: Easily upload furniture assets in [ICODE].nitro[/ICODE] format and manage icons.
  • Edit Existing Items: Update item properties and ensure your catalog is always current.
  • Add New Items: Quickly add new furniture items equipped with default configurations.
  • Web Interface: Engage with a straightforward user interface designed with utility in mind, powered by Vue.js and Tailwind CSS.


Getting Started:


1. Clone the Repo:

   Head over to our GitHub repository: FurniFixer GitHub.

   [CODE]   git clone https://github.com/Dippys/furnifixer.git

   cd furnifixer

   [/CODE]


2. Install Dependencies:

   Ensure you have Node.js and npm installed. Then, run:

   [CODE]   npm install

   [/CODE]


3. Run the Application:

   Boot up the server to start using FurniFixer:

   [CODE]   npm start

   [/CODE]

   Access the tool via your browser at [ICODE]http://localhost:3123[/ICODE].


[ATTACH=full]16611[/ATTACH]


Configuration:


- Modify [ICODE]config.json[/ICODE] to align with your storage setups. FurniFixer supports local filesystem as well as AWS S3 and R2 for storage.


[ATTACH=full]16609[/ATTACH]


License:


This project is open-sourced under The Unlicence License. Feel free to contribute and enhance its functionality.


Screenshots:


Attached are a few images showcasing the seamless functionality of FurniFixer.

[ATTACH=full]16610[/ATTACH]


Support:


If you encounter any issues or have suggestions, please open an issue on my GitHub page.


Happy Holidays


Top