mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-02 15:17:07 +02:00
Move watchexec to new File Monitoring section (#770)
Closes #661 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/770 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
25d1dd4bdf
commit
0895a3e817
1 changed files with 7 additions and 10 deletions
17
README.md
17
README.md
|
|
@ -69,7 +69,6 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Video](#video)
|
||||
* [Continuous Integration](#continuous-integration)
|
||||
* [Data Archival](#data-archival)
|
||||
* [Developer Tools](#developer-tools)
|
||||
* [Device Exploiting](#device-exploiting)
|
||||
* [Documents](#documents)
|
||||
* [Document Converters](#document-converters)
|
||||
|
|
@ -81,6 +80,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [E-mail Desktop Clients](#e-mail-desktop-clients)
|
||||
* [E-mail Mobile Clients](#e-mail-mobile-clients)
|
||||
* [Calendar Mobile Clients](#calendar-mobile-clients)
|
||||
* [File Monitoring](#file-monitoring)
|
||||
* [File Storage](#file-storage)
|
||||
* [File Storage Alternatives](#file-storage-alternatives)
|
||||
* [Disk Encryption](#disk-encryption)
|
||||
|
|
@ -667,15 +667,6 @@ This is a section for repos that are similar to this one either because they are
|
|||
|---|:---:|---|---|
|
||||
| [redumper](https://github.com/superg/redumper) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/superg/redumper/issues/365#issuecomment-4159043849)) | [](#request-for-help) |
|
||||
|
||||
## Developer Tools
|
||||
|
||||
> [!WARNING]
|
||||
> We are working on deprecating this section. Please do not add anything else here and instead add to existing sections or create additional sections that are more specific.
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [watchexec](https://github.com/watchexec/watchexec) | [`2.3.2`](https://github.com/watchexec/watchexec/releases/tag/v2.3.2) *or* [`a17505e`](https://github.com/watchexec/watchexec/commit/a17505ecbe3abb2b1daacbd5e7051bfb74f4940d) | [](#permissive-ai-policy) ([1](https://github.com/watchexec/watchexec/commit/1715e7fc9d1f0cfd79ae23b96385df22deecc83a)) | [entr](https://github.com/eradman/entr), [watfs](https://codeberg.org/chjlsch/watfs) |
|
||||
|
||||
## Device Exploiting
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|
|
@ -753,6 +744,12 @@ This is a section for repos that are similar to this one either because they are
|
|||
|---------|:--------------:|----------|-------|
|
||||
| [Giggity](https://github.com/Wilm0r/giggity) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/Wilm0r/giggity/blob/master/CLAUDE.md)) | [](#request-for-help) |
|
||||
|
||||
## File Monitoring
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [watchexec](https://github.com/watchexec/watchexec) | [`2.3.2`](https://github.com/watchexec/watchexec/releases/tag/v2.3.2) | [](#permissive-ai-policy) ([1](https://github.com/watchexec/watchexec/commit/1715e7fc9d1f0cfd79ae23b96385df22deecc83a)) | [entr](https://github.com/eradman/entr), [watfs](https://codeberg.org/chjlsch/watfs) |
|
||||
|
||||
## File Storage
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue