WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Advaith7Joshi/fileX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileX

Versions Still maintained In Development

A 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.

Note: This project is still in development. Contributions are welcome!

Features

  • Navigation: For now, all that has been implemented (other than the UI) is navigation.
  • Lightning Fast: Built with Rust for optimal performance.
  • User-Friendly: Simple and intuitive interface using vanilla JavaScript, HTML, and CSS.
  • Cross-Platform: Runs on all major operating systems thanks to Tauri (v1).

Technologies Used

  • Rust: The core language powering the application for high performance and safety.
  • Tauri: Enables building smaller, faster, and more secure desktop applications.
  • Vanilla JavaScript, HTML, and CSS: Provides a clean and responsive user interface.

Dev Setup

Prerequisites

  • NodeJS: Required for running the development server and building the project.
  • Rust: The programming language used for the core functionality.

Steps

  1. Clone the repository:

    git clone https://github.com/Advaith7Joshi/fileX.git
    cd fileX
  2. Install NodeJS dependencies:

    npm install
  3. Install Rust dependencies:

    Ensure you have Rust installed. If not, install it from rust-lang.org.

  4. Run the development server:

    npm run tauri dev
  5. Build the project:

    npm run tauri build

Contributing

We 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.

About

A simple, fast, and lightweight Rust-based file explorer.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published