{"id":16277909,"url":"https://github.com/adithya-s-k/portablenas","last_synced_at":"2026-04-13T02:04:16.625Z","repository":{"id":235287333,"uuid":"626522424","full_name":"adithya-s-k/PortableNas","owner":"adithya-s-k","description":"A portable Network Attached Storage (NAS) that allows users to access data on any pendrive or hard disk through a Raspberry Pi acting as a server.","archived":false,"fork":false,"pushed_at":"2023-04-13T18:04:34.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T13:48:19.791Z","etag":null,"topics":["nas","network-programming","raspberry-pi","socket-io","socket-programming","websocket"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adithya-s-k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-11T16:26:49.000Z","updated_at":"2024-02-26T09:29:36.000Z","dependencies_parsed_at":"2024-04-23T00:12:57.466Z","dependency_job_id":"b3592b4d-7e1d-4c4c-b206-7f6f84af2ea5","html_url":"https://github.com/adithya-s-k/PortableNas","commit_stats":null,"previous_names":["adithya-s-k/portablenas"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithya-s-k%2FPortableNas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithya-s-k%2FPortableNas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithya-s-k%2FPortableNas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithya-s-k%2FPortableNas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adithya-s-k","download_url":"https://codeload.github.com/adithya-s-k/PortableNas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247890577,"owners_count":21013384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nas","network-programming","raspberry-pi","socket-io","socket-programming","websocket"],"created_at":"2024-10-10T18:56:43.481Z","updated_at":"2026-04-13T02:04:16.580Z","avatar_url":"https://github.com/adithya-s-k.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Portable NAS using Raspberry Pi\n\nThis project aims to create a portable Network Attached Storage (NAS) using a Raspberry Pi. It allows users to insert any pendrive or hard disk, and the Raspberry Pi will act as a server and provide a unique key and password. Users can then enter this information on their computer connected to the same network, and a socket connection will be established between the computer and the Raspberry Pi, enabling access to the data on the inserted drive.\n\nIn addition, a frontend interface is provided that allows users to delete, list, upload, and change directories.\n\n### Prerequisites\n\nTo use this project, you will need:\n\n- A Raspberry Pi (tested with Raspberry Pi 4 Model B)\n- A power supply for the Raspberry Pi\n- A microSD card (16GB or larger) with Raspberry Pi OS installed\n- A USB drive or external hard drive to use as storage\n\n### Installation\n\nTo install the project, follow these steps:\n\n- Clone the repository onto your Raspberry Pi.\n\n```\ngit clone https://github.com/yourusername/portable-nas.git\n```\n\n- Install the required dependencies.\n\n```\ncd portable-nas\npip install -r requirements.txt\n```\n\n- Start the server.\n\n```\npython server.py\n```\n\n- Open a web browser on your computer and enter the IP address of your Raspberry Pi, followed by the port number (default is 5000).\n  arduino\n\n```\nhttp://\u003cRaspberry Pi IP address\u003e:5000\n```\n\n- Enter the key and password displayed on the Raspberry Pi into the web interface.\n\n- You should now be able to access the data on the inserted drive through the web interface.\n\n### Usage\n\nThe web interface provides the following options:\n\n- List: lists the files and directories in the current directory.\n- Upload: allows you to upload a file to the current directory.\n- Delete: allows you to delete a file or directory.\n- Change Directory: allows you to navigate to a different directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithya-s-k%2Fportablenas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadithya-s-k%2Fportablenas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithya-s-k%2Fportablenas/lists"}