Skip to content

Commit ff4b5f7

Browse files
committed
Update README.md
1 parent a612a11 commit ff4b5f7

1 file changed

Lines changed: 25 additions & 1 deletion

File tree

README.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,36 @@ An advanced Linux-focused file manager.
55

66
![alt text](image.png)
77

8-
This is a primarily linux-focused file manager inspired by Directory Opus (a paid file manager for Windows). It is currently heavily WIP, and is in no way meant to be for every day use just yet. Also, the code here is absolutely vile right now, due to me making lots of changes to the way it stores things during development, so any help fixing that up would be appreciated (ik no one is gonna help)
8+
This is a cross-platform file manager inspired by Directory Opus (a paid file manager for Windows). It is currently heavily WIP, and is in no way meant to be for every day use just yet. Also, the code here is absolutely vile right now, due to me making lots of changes to the way it stores things during development, so any help fixing that up would be appreciated (ik no one is gonna help)
99

1010
It's made in Python and using PySide6 for Qt stuff. I like that because it uses my plasma stuff along with everything else so it looks pretty :3
1111

1212
---
1313

14+
# Features
15+
16+
- [x] Tabs
17+
- [x] Dual-pane
18+
- [ ] Bookmarks
19+
- [ ] Tags
20+
- [ ] Galleries
21+
- [x] Linux support for setting default file manager
22+
- [ ] Windows support for setting default file manager
23+
- [ ] File previews
24+
- [ ] File properties
25+
- [ ] Context menu
26+
- [x] Basic file operations
27+
- [ ] All operations in context menu
28+
- [ ] Pull Windows context menu options from registry
29+
- [ ] Startup customization
30+
- [ ] Theming
31+
- [ ] Network file server support (FTP/SFTP/FTPS)
32+
- [ ] Network file server support (SMB)
33+
- [ ] Terminal emulator
34+
- [ ] Slideshows
35+
36+
---
37+
1438
Made by Trashy! :3
1539

1640
###### (will put other contributors here)

0 commit comments

Comments
 (0)