{"id":18882288,"url":"https://github.com/otto-aa/solid-filemanager","last_synced_at":"2025-04-14T20:30:43.661Z","repository":{"id":34445266,"uuid":"173469141","full_name":"Otto-AA/solid-filemanager","owner":"Otto-AA","description":"A file manager for solid pods.","archived":false,"fork":false,"pushed_at":"2025-03-04T15:01:37.000Z","size":16625,"stargazers_count":37,"open_issues_count":5,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T08:42:09.027Z","etag":null,"topics":["filemanager","solid","solid-app"],"latest_commit_sha":null,"homepage":"https://otto-aa.github.io/solid-filemanager/","language":"TypeScript","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/Otto-AA.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,"publiccode":null,"codemeta":null}},"created_at":"2019-03-02T16:07:34.000Z","updated_at":"2025-03-11T05:21:43.000Z","dependencies_parsed_at":"2024-11-26T18:42:49.567Z","dependency_job_id":null,"html_url":"https://github.com/Otto-AA/solid-filemanager","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Otto-AA%2Fsolid-filemanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Otto-AA%2Fsolid-filemanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Otto-AA%2Fsolid-filemanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Otto-AA%2Fsolid-filemanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Otto-AA","download_url":"https://codeload.github.com/Otto-AA/solid-filemanager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248955343,"owners_count":21189055,"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":["filemanager","solid","solid-app"],"created_at":"2024-11-08T06:55:11.611Z","updated_at":"2025-04-14T20:30:43.322Z","avatar_url":"https://github.com/Otto-AA.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\n**NOTE**: This project has no active maintainer. It may or may not be working, and from time to time stuff will probably get fixed.\n\n# Solid Filemanager\n\nThis is a file manager for solid pods, based on [this awesome react app](https://github.com/joni2back/react-filemanager/).\n\nThe app is available here: https://otto-aa.github.io/solid-filemanager/ (see below for more options). To use it you need to have a [solid pod](https://solid.inrupt.com/get-a-solid-pod). If the pod is hosted with a newer server version (5.0.0+) you will need to give this app explicit permission to read/write data to your pod (go to .../profile/card#me -\u003e click on \"A\" in the top -\u003e Add \"https://otto-aa.github.io\" with read/write access).\n\n## Features\n\n- Navigation through folders\n- Upload files\n- Copy, remove, move and rename file and folders\n- Edit text files (txt, html, ...)\n- View media files (video, audio and image files)\n- Zip actions (archive and extract)\n- Download files\n- Open files in a new tab\n\n![Screenshot of the file manager](./images/Screenshot.png \"Demo Screenshot\")\n\n## Hosting the app\nIt's easy to install your own version of this app. This would have the benefit, that it is independent from this repository, but the disadvantage of getting no updates.\n\n1. Go to the [gh-pages](https://github.com/Otto-AA/solid-filemanager/tree/gh-pages) branch\n2. Click on the green download button and save the zip file\n3. Upload the zip to your pod/server (e.g. with this file manager)\n4. Extract the zip file\n5. Open the app in a new tab\n\n## Developing\nIf you want to modify this app, first make sure you've installed git, node and npm. Then enter following commands:\n\n```shell\ngit clone https://github.com/otto-aa/solid-filemanager/ # Downloads the source\ncd solid-filemenager                                    # Enter the directory\nnpm install                                             # Install dependencies\nnpm start                                               # Start the development app\n# Make changes to the source code now\n```\n\nWith `npm build` you can create a static build, but keep in mind that logging into your solid pod requires the app to run on a domain or localhost (and not `file:///C:/.../index.html`). So either deploy it (to your pod, etc.) or run it via localhost (e.g. with npm serve).\n\n## Contribute\n\nFeel free to make contributions by adding features, filing issues, fixing bugs, making suggestions, etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotto-aa%2Fsolid-filemanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fotto-aa%2Fsolid-filemanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotto-aa%2Fsolid-filemanager/lists"}