You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haptic is a new local-first & privacy-focused, open-source home for your markdown notes. It's minimal, lightweight, efficient and aims to have _all you need and nothing you don't_.
45
+
Omnipad is a fast, localized, and privacy-focusednotes app and task management app, designed for simplicity and distraction-free productivity.
48
46
49
-
If you'd like to learn more about Haptic, why it's being built, what its goals are and how it differs from all the other markdown editors out there, you can read more about it [here](https://haptic.md/app).
47
+
If you'd like to learn more about omnipad, why it's being built, what its goals are and how it differs from all the other markdown editors out there, you can read more about it [here](https://omnipad-home.vercel.app/).
50
48
51
49
## Tech Stack
52
50
@@ -57,56 +55,28 @@ If you'd like to learn more about Haptic, why it's being built, what its goals a
If you're interested in self-hosting your own web instance of Haptic, you can do so with these two options:
63
-
64
-
### Vercel
65
-
66
-
You can one-click deploy your own instance of Haptic on Vercel. Just click the button below and follow the instructions:
67
-
68
-
[](https://vercel.com/new/clone?repository-url=https://github.com/chroxify/haptic&project-name=haptic-web&repository-name=haptic-web&root-directory=apps/web)
69
-
70
-
### Docker
71
58
72
-
1. Pull the image from the docker hub
59
+
## To do
73
60
74
-
```bash
75
-
docker pull chroxify/haptic-web:latest
76
-
```
61
+
Omnipad is still in under development. Here are some of the features planned for the future:
77
62
78
-
2. Run the container
79
-
80
-
```bash
81
-
docker run -d -p 3000:80 chroxify/haptic-web:latest
82
-
```
83
-
84
-
3. Visit `http://localhost:3000` in your browser
85
-
86
-
## Roadmap
87
-
88
-
Haptic is currently still in active development. Here are some of the features planned for the future:
89
-
90
-
-[ ] Haptic Sync - Sync your notes across devices
63
+
-[ ] Omni Sync - Sync your notes across devices
91
64
-[ ] Note sharing - Share single notes or entire collections via link
92
65
-[ ] Mobile support for the web app - Currently dependent on PGlite support for mobile
93
66
-[ ] Native mobile apps for iOS & Android
94
67
-[ ] Windows & Linux support for the desktop app
95
68
96
-
and much much more, so stay tuned!
97
69
98
70
## Contributing
99
71
100
-
We would love to have your help in making haptic better!
101
-
102
72
Here's how you can contribute:
103
73
104
-
-[Report a bug](https://github.com/chroxify/haptic/issues/new?labels=bug) you found while using Haptic
105
-
-[Request a feature](https://github.com/chroxify/haptic/issues/new?labels=enhancement) that you think will be useful
106
-
-[Submit a pull request](https://github.com/chroxify/haptic/pulls) if you want to contribute with new features or bug fixes
74
+
-[Report a bug](https://github.com/iBz-04/omnipad/issues/new?labels=bug) you found while using Omnipad
75
+
-[Request a feature](https://github.com/iBz-04/omnipad/issues/new?labels=enhancement) that you think will be useful
76
+
-[Submit a pull request](https://github.com/iBz-04/omnipad/pulls) if you want to contribute with new features or bug fixes
107
77
108
78
## License
109
79
110
-
Haptic is licensed under the [GNU Affero General Public License Version 3 (AGPLv3)](https://github.com/chroxify/haptic/blob/main/LICENSE).
80
+
Omnipad is licensed under the [GNU Affero General Public License Version 3 (AGPLv3)](https://github.com/iBz-04/omnipad/blob/main/LICENSE).
0 commit comments