Add TimeNest to Projects - #306
Open
momenbasel wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Adds TimeNest to the README “Projects” list as a Raspberry Pi–based Time Machine / Time Capsule replacement project.
Changes:
- Added a new Projects list entry linking to the TimeNest repository, including a brief feature summary and a Raspberry Pi support badge.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
momenbasel
pushed a commit
to momenbasel/timenest
that referenced
this pull request
Apr 21, 2026
- awesome-foss/awesome-sysadmin#765 (Backups) - thibmaek/awesome-raspberry-pi#306 (Projects) - iCHAIT/awesome-macOS#790 (Applications > Backup) awesome-selfhosted is covered transitively because its Backup tag redirects to awesome-sysadmin in upstream's tags/backup.yml, so a merged sysadmin PR flows through to their generated site automatically.
Author
|
@copilot apply changes based on the comments in this thread |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, adding TimeNest to the Projects list.
TimeNest turns a Raspberry Pi (4 or 5, ideally with a USB 3 SSD) into a network Time Machine target for every Mac on the LAN. It is a three-container Docker stack:
Benchmarks on a Pi 5 + USB 3 NVMe: 100 GB first backup in 21 minutes at 79 MB/s sustained. Multi-arch images cover `linux/arm64` and `linux/arm/v7`.
MIT licensed, no telemetry, single `docker compose up -d`. Repo: https://github.com/momenbasel/timenest
Happy to tweak badges or wording.