all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [NonGNU ELPA] New package: hyperdrive (repost)
@ 2023-08-26  6:56 Joseph Turner
  2023-08-26 11:55 ` Philip Kaludercic
  0 siblings, 1 reply; 8+ messages in thread
From: Joseph Turner @ 2023-08-26  6:56 UTC (permalink / raw)
  To: Emacs Devel Mailing List; +Cc: Adam Porter, Paula Maas, Protesilaos Stavrou

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

Hello all,

Adam Porter and I have been working on an Emacs interface
(<https://git.sr.ht/~ushin/hyperdrive.el>) for managing hyperdrives,
which are real-time, versioned, p2p filesystems.
(<https://docs.holepunch.to/building-blocks/hyperdrive>).

Some features have already been implemented and described in the manual
(<https://ushin.org/hyperdrive-manual.html>). We plan to work on a peer
discovery mechanism so you can announce interest in a topic, e.g.
"Emacs", and discover other online peers who share that topic interest.

I look forward to hearing feedback!

Best,

Joseph

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-elpa-packages-hyperdrive.patch --]
[-- Type: text/x-diff, Size: 460 bytes --]

diff --git a/elpa-packages b/elpa-packages
index 77d7a5409e..41a060bff0 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -340,6 +340,10 @@
   :ignored-files ("htmlize.el.html")
   :release-branch "stable")
 
+ (hyperdrive		:url "https://git.sr.ht/~ushin/hyperdrive.el"
+  :readme "README.md"
+  :doc "doc/hyperdrive-manual.org")
+
  (idle-highlight-mode	:url "https://codeberg.org/ideasman42/emacs-idle-highlight-mode"
   :ignored-files (".elisp-autofmt"))
 

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-09-03 17:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-26  6:56 [NonGNU ELPA] New package: hyperdrive (repost) Joseph Turner
2023-08-26 11:55 ` Philip Kaludercic
2023-08-26 19:19   ` Joseph Turner
2023-08-26 20:27     ` [NonGNU ELPA] New package: hyperdrive (repast) Philip Kaludercic
2023-08-29  4:04       ` Joseph Turner
2023-08-29 11:56         ` Philip Kaludercic
2023-09-03  8:18           ` Philip Kaludercic
2023-09-03 17:47             ` Joseph Turner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.