mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-07-31 19:24:04 +02:00
update file manager alternatives to use note instead of column (#1140)
### Description of Changes Adds a new "File Manager Alternatives" section and cleans up the table column headings to conform to the new style guide. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1140
This commit is contained in:
parent
72bb9a3ade
commit
e27969d2a2
1 changed files with 11 additions and 5 deletions
16
README.md
16
README.md
|
|
@ -105,6 +105,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [File Transferring](#file-transferring)
|
||||
* [Filesystem Navigation](#filesystem-navigation)
|
||||
* [File Managers](#file-managers)
|
||||
* [File Manager Alternatives](#file-manager-alternatives)
|
||||
* [Forum Software](#forum-software)
|
||||
* [Forum Software Alternatives](#forum-software-alternatives)
|
||||
* [Fuzzy Finders](#fuzzy-finders)
|
||||
|
|
@ -1035,11 +1036,16 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
### File Managers
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Superfile](https://superfile.dev) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/yorukot/superfile/blob/main/.gitignore),[2](https://github.com/yorukot/superfile/commit/4f875e5c2e0e2a837a2c4a6548dbc09f76905c29),[3](https://github.com/yorukot/superfile/commit/130f1ef57b8314dd4bc5c7a22eac6db996da4361)) <br /> [](#ai-code-reviews) ([1](https://github.com/yorukot/superfile/pull/1405),[2](https://github.com/yorukot/superfile/pull/1391),[3](https://github.com/yorukot/superfile/pull/1387)) <br /> [](#ai-sponsored) ([1](https://github.com/yorukot/superfile#----superfile-is-supported-by-the-community--))| [lf](https://github.com/gokcehan/lf), <br /> [Midnight Commander](https://midnight-commander.org/) |
|
||||
| [Vifm](https://vifm.info/) | [`2065b23`](https://github.com/vifm/vifm/commits/2065b23a6dfddd46ee6d633eab029994fa5430e7/) | [](#permissive-ai-policy) ([1](https://github.com/vifm/vifm/commit/2ac4a0f85f0a571bf592745ac9d663f49acab6ac)) | [lf](https://github.com/gokcehan/lf), <br /> [Midnight Commander](https://midnight-commander.org/) |
|
||||
| [Yazi](https://yazi-rs.github.io/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/sxyazi/yazi/pull/3038), [2](https://github.com/sxyazi/yazi/commit/eb537733a2c5b09649b56284b74dbdd4e70006ec)) <br /> [](#ai-code-reviews) ([1](https://github.com/sxyazi/yazi/pull/3949),[2](https://github.com/sxyazi/yazi/pull/3934),[3](https://github.com/sxyazi/yazi/pull/3930)) <br /> [](#ai-sponsored) ([1](https://github.com/sxyazi/yazi/blob/main/README.md), [2](https://github.com/sxyazi/yazi/commit/7f1e9b83fdd5a63aed048ecf17ef51e9b2584901))| [lf](https://github.com/gokcehan/lf), <br /> [Midnight Commander](https://midnight-commander.org/) |
|
||||
| Name | Last Untainted <br />Version/Commit ID | Evidence |
|
||||
|---|:---:|---|
|
||||
| [Superfile](https://superfile.dev) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/yorukot/superfile/blob/main/.gitignore),[2](https://github.com/yorukot/superfile/commit/4f875e5c2e0e2a837a2c4a6548dbc09f76905c29),[3](https://github.com/yorukot/superfile/commit/130f1ef57b8314dd4bc5c7a22eac6db996da4361)) <br /> [](#ai-code-reviews) ([1](https://github.com/yorukot/superfile/pull/1405),[2](https://github.com/yorukot/superfile/pull/1391),[3](https://github.com/yorukot/superfile/pull/1387)) <br /> [](#ai-sponsored) ([1](https://github.com/yorukot/superfile#----superfile-is-supported-by-the-community--))|
|
||||
| [Vifm](https://vifm.info/) | [`2065b23`](https://github.com/vifm/vifm/commits/2065b23a6dfddd46ee6d633eab029994fa5430e7/) | [](#permissive-ai-policy) ([1](https://github.com/vifm/vifm/commit/2ac4a0f85f0a571bf592745ac9d663f49acab6ac)) |
|
||||
| [Yazi](https://yazi-rs.github.io/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/sxyazi/yazi/pull/3038), [2](https://github.com/sxyazi/yazi/commit/eb537733a2c5b09649b56284b74dbdd4e70006ec)) <br /> [](#ai-code-reviews) ([1](https://github.com/sxyazi/yazi/pull/3949),[2](https://github.com/sxyazi/yazi/pull/3934),[3](https://github.com/sxyazi/yazi/pull/3930)) <br /> [](#ai-sponsored) ([1](https://github.com/sxyazi/yazi/blob/main/README.md), [2](https://github.com/sxyazi/yazi/commit/7f1e9b83fdd5a63aed048ecf17ef51e9b2584901)) |
|
||||
|
||||
> [!note]
|
||||
> #### File Manager Alternatives
|
||||
> - [lf](https://github.com/gokcehan/lf)
|
||||
> - [Midnight Commander](https://midnight-commander.org/)
|
||||
|
||||
## Forum Software
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue