{"id":15102901,"url":"https://github.com/advaith7joshi/filex","last_synced_at":"2026-02-12T08:02:09.308Z","repository":{"id":248532067,"uuid":"828940723","full_name":"Advaith7Joshi/fileX","owner":"Advaith7Joshi","description":"A simple, fast, and lightweight Rust-based file explorer.","archived":false,"fork":false,"pushed_at":"2025-03-11T06:25:14.000Z","size":8176,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-10T07:39:36.311Z","etag":null,"topics":["fileexplorer","rust","tauri"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Advaith7Joshi.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,"zenodo":null}},"created_at":"2024-07-15T12:38:46.000Z","updated_at":"2025-03-11T06:25:18.000Z","dependencies_parsed_at":"2025-06-21T12:46:52.381Z","dependency_job_id":null,"html_url":"https://github.com/Advaith7Joshi/fileX","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"f478e7743c18d3b346586074f74da82461de9f25"},"previous_names":["advaith7joshi/filex"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Advaith7Joshi/fileX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Advaith7Joshi%2FfileX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Advaith7Joshi%2FfileX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Advaith7Joshi%2FfileX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Advaith7Joshi%2FfileX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Advaith7Joshi","download_url":"https://codeload.github.com/Advaith7Joshi/fileX/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Advaith7Joshi%2FfileX/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29361810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fileexplorer","rust","tauri"],"created_at":"2024-09-25T19:09:24.563Z","updated_at":"2026-02-12T08:02:09.253Z","avatar_url":"https://github.com/Advaith7Joshi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FileX\n[![Versions](https://img.shields.io/github/v/release/Advaith7Joshi/fileX?label=Last%20version\u0026style=for-the-badge)](https://github.com/Advaith7Joshi/fileX/releases)\n![Still maintained](https://img.shields.io/maintenance/yes/2025?style=for-the-badge)\n![In Development](https://img.shields.io/badge/Status-In%20Development-yellow.svg?style=for-the-badge)\n\nA simple, fast, and lightweight Rust-based file explorer. FileX is designed for speed and simplicity, providing a seamless and efficient experience for navigating and managing your files.\n\n**Note:** This project is still in development. Contributions are welcome!\n\n## Features\n- **Navigation:** For now, all that has been implemented (other than the UI) is navigation.\n- **Lightning Fast:** Built with Rust for optimal performance.\n- **User-Friendly:** Simple and intuitive interface using vanilla JavaScript, HTML, and CSS.\n- **Cross-Platform:** Runs on all major operating systems thanks to Tauri (v1).\n\n## Technologies Used\n\n- **Rust:** The core language powering the application for high performance and safety.\n- **Tauri:** Enables building smaller, faster, and more secure desktop applications.\n- **Vanilla JavaScript, HTML, and CSS:** Provides a clean and responsive user interface.\n\n## Dev Setup\n\n### Prerequisites\n\n- [NodeJS](https://nodejs.org/): Required for running the development server and building the project.\n- [Rust](https://rust-lang.org/): The programming language used for the core functionality.\n\n### Steps\n\n1. **Clone the repository:**\n\n   ```sh\n   git clone https://github.com/Advaith7Joshi/fileX.git\n   cd fileX\n   ```\n\n2. **Install NodeJS dependencies:**\n\n   ```sh\n   npm install\n   ```\n\n4. **Install Rust dependencies:**\n\n   Ensure you have Rust installed. If not, install it from [rust-lang.org](https://rust-lang.org/).\n\n5. **Run the development server:**\n\n   ```sh\n   npm run tauri dev\n   ```\n\n6. **Build the project:**\n\n   ```sh\n   npm run tauri build\n   ```\n\n\n## Contributing\n\nWe welcome contributions from the community. If you find a bug or have an idea for a new feature, please open an issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvaith7joshi%2Ffilex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadvaith7joshi%2Ffilex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvaith7joshi%2Ffilex/lists"}