archivy / archivy
- воскресенье, 7 февраля 2021 г. в 00:23:52
Python
Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your own personal, searchable and extendable wiki.
Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your own personal, searchable and extensible wiki.
Features:
Upcoming:
Install archivy with pip install archivy
. Other installations methods are listed here
Then run this and enter a password to create a new user:
$ archivy create-admin <username>
Finally, execute archivy run
to serve the app. You can open it at https://localhost:5000 and login with the credentials you entered before.
You can then use archivy to create notes, bookmarks and then organize and store information.
See the official docs for information on other installation methods.
Archivy is dedicated at building open and quality knowledge base software through collaboration and community discussion.
You can interact with us through the issue board and the more casual discord server.