Skip to content
/ nanabox Public

No login, fast and free file uploading

License

Notifications You must be signed in to change notification settings

Axorax/nanabox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 20, 2024
2c6bdb0 Β· Oct 20, 2024

History

1 Commit
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024

Repository files navigation

✨ · Installation

πŸ’» β€” Executable file:

  1. Go to https://github.com/Axorax/nanabox/releases

  2. Download a file according to your operating system.

🐍 β€” With Python:

  1. Download the source code or run (in terminal):
git clone https://github.com/Axorax/nanabox.git
  1. Change directory:
cd nanabox
  1. Install Python dependencies:
pip install -r requirements.txt
  1. Install JavaScript dependencies:
npm install
  1. Run the app in dev mode:
npm run dev

❎ · File not uploading!

Important

Nanabox uses other free third-party APIs to store the uploaded files. This does mean that the providers can use your uploaded content in any way they want so make sure to read their terms. You can change the API being used by clicking on Select host and changing it. Sometimes the APIs may go down then it won't work. You can also add your own API. For adding your own API, you need to provide a path that leads to the URL for the uploaded file in the JSON response, this is lambda. An example of it can be lambda data: data['link']


Support me on Patreon β€” Check out my socials