Top 3 Java Class Projects
-
Project mention: Ask HN: What note taking app do you use and why? | news.ycombinator.com | 2024-08-12
Emacs with Orgmode on the desktop. That's where most of my editing work happens. And for mobile the app Markor, synced via rsync in Termux with my desktop.
Additionally the app Joplin, which syncs via WebDAV to my server and is used by both me and my wife on both desktop and mobile to share notes, shopping list, web clips etc.
Joplin is excellent for sharing but its editing capabilities leave a bit to wish for. That's where Markor comes into play. Both support Markdown, so its easy to use both.
https://github.com/gsantner/markor
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
core
An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more... (by burningwave)
-
GuardianBeam
An util to create easily Guardian Lasers via Packets and Reflection. No dependencies, compatible 1.9 -> 1.21
Java Class discussion
Java Class related posts
Index
What are some of the best open-source Class projects in Java? This list will help you:
# | Project | Stars |
---|---|---|
1 | markor | 3,982 |
2 | core | 200 |
3 | GuardianBeam | 95 |