You are browsing as a guest. Sign up (or log in) to start making projects!

File manager/File System

  • 1 Devlogs
  • 13 Total hours

A Python-based virtual file system CLI application that simulates full directory structures and file management within custom JSON storage files. Features local user authentication, directory navigation, custom file editor with save/exit shortcuts, folder creation, reading, and overwriting for over 40 distinct plain text and code file extensions. Resources A lightweight, terminal-based file system simulator written in Python. This application emulates standard operating system directory structures, file creation, reading, and editing operations while persisting all data to JSON-formatted .pilu system files. User Authentication: Local user signup and login stored securely in User_data.pilu. Directory Navigation: Move through virtual nested directories using path commands. File Management: Create folders, create files with custom extensions, view contents, append text, and overwrite files. And more. go on my GitHub page to know more

Ship #1 Pending review

A Python-based virtual file system CLI application that simulates full directory structures and file management within custom JSON storage files. Features local user authentication, directory navigation, custom file editor with save/exit shortcuts, folder creation, reading, and overwriting for over 40 distinct plain text and code file extensions.

A lightweight, terminal-based file system simulator written in Python. This application emulates standard operating system directory structures, file creation, reading, and editing operations while persisting all data to JSON-formatted .pilu system files.

User Authentication: Local user signup and login stored securely in User_data.pilu.
Directory Navigation: Move through virtual nested directories using path commands.
File Management: Create folders, create files with custom extensions, view contents, append text, and overwrite files.
Interactive File Editor: Multi-line terminal-based text editor supporting line-by-line input, saving, and exiting.
Persistent Storage: Automatically syncs all virtual file system changes to Root.pilu.

  • 1 devlog
  • 13h
Try project → See source code →
Open comments for this post

13h 2m 32s logged

Just finished my first version basic light weight file manager. A Python-based virtual file system CLI application that simulates full directory structures and file management within custom JSON storage files. Features local user authentication, directory navigation, custom file editor with save/exit shortcuts, folder creation, reading, and overwriting for over 40 distinct plain text and code file extensions.

0
0
3

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…