https://github.com/rozek/shareablepatchwork
(currently just a placeholder)
https://github.com/rozek/shareablepatchwork
Last synced: 7 months ago
JSON representation
(currently just a placeholder)
- Host: GitHub
- URL: https://github.com/rozek/shareablepatchwork
- Owner: rozek
- License: mit
- Created: 2024-03-30T17:48:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T12:26:05.000Z (about 2 years ago)
- Last Synced: 2025-01-29T20:28:38.318Z (over 1 year ago)
- Size: 323 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# shareablePatchwork #
(this page is currently just a placeholder for the final development goal, please visit [NoteStickers](https://github.com/rozek/note-stickers) for the first development step)

(preliminary Screenshot of a "shareablePatchwork")
"ShareablePatchwork" (SPW) is a free and open-source, personal, web-based cross-platform creativity workspace. It can be used for note-taking, simulations and animations, as a PowerPoint alternative "on steroids" but also for VR/AR experiences and AI applications.
It works offline but has powerful real-time synchronisation built-in which can be used for seemless handover between different devices or collaboration (even time-shifted) among teams.
Handling is extremely simple: if you are able to build a PowerPoint presentation or use a note-taking application, you can work with SPW. Programming can be done in JavaScript or [Blockly](https://developers.google.com/blockly) (i.e., by dragging and dropping "blocks" without having to learn a programming language)
SPW aims to implement the fundamental ideas of Apple HyperCard on today's platforms. By lowering the entry barriers as much as possible, it allows non-programmers to realize their own ideas: from customized user interfaces (accessible, less overwhelming) to new applications for modern technologies (incl. VR/AR and AI).
> In brief: it wants to **turn externally determined consumers into self-determined producers**!
## License ##
[MIT License](LICENSE.md)