Description
With DocPHT you can take notes and quickly document anything! You can also manage users, save versions of your pages and run and restore backups. Complete with interface that can be customized, all with maximum portability and without the use of any database. You won't believe it, until you try it! ๐
DocPHT ๐ alternatives and similar software solutions
Based on the "Note-taking & Editors" category.
Alternatively, view DocPHT ๐ alternatives based on common mentions on social networks and blogs.
-
draw.io
draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding -
Paperwork
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep -
Laverna
Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote. -
HackMD
CodiMD - Realtime collaborative markdown notes on all platforms. -
to-markdown
๐ An HTML to Markdown converter written in JavaScript -
Standard Notes
An end-to-end encrypted notes app for digitalists and professionals. https://standardnotes.com [Moved to: https://github.com/standardnotes/app] -
OpenNote
OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote. -
MiniNote
๐ A simple, self-hosted, encrypted Markdown note-taking editor -
Jotter
Jotter is a lightweight, no database, powerful web notebook that lets you create and manage notes online safely, quickly & easily. -
notes
Simple script for personal notes with a single page with a WYSIWYG Editor.
Static code analysis for 29 languages.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of DocPHT ๐ or a related project?
README
DocPHT :bookmark_tabs:
With DocPHT you can take notes and quickly document anything! You can also manage users, save versions of your pages and run and restore backups. Complete with interface that can be customized, all with maximum portability and without the use of any database. You won't believe it, until you try it! :gem:
Getting Started
Download the latest version of the package and upload it to the server, unzip it to the location you prefer. Open the browser and enter the address to start the installation wizard, it will take less than a minute. :rocket:
Prerequisites :electric_plug:
Apache 2.2+ with mod_rewrite and "AllowOverride All" set.
Enable mod headers module
PHP >= 7.2 The latest version of PHP is recommended.
Composer
This project can be installed as a Composer dependency.
composer create-project kenlog/docpht
Docker
Basic Usage:
docker pull docpht/docpht:v1.3.2
docker run -d --name docpht -p 80:80 -t docpht/docpht:v1.3.2
Advanced Usage (Persistence data):
docker pull docpht/docpht:v1.3.2
docker run -d --name docpht -p 80:80 -p 443:443 -t
-v /var/www/app/src/config:/var/www/app/src/config
-v /var/www/app/data:/var/www/app/data
-v /var/www/app/pages:/var/www/app/pages
-v /etc/nginx/ssl:/etc/nginx/ssl
docpht/docpht:v1.3.2
Wrapping Up
That is all you need to get started. Boom!
Welcome to the new collaborators :boy: :information_desk_person: :older_man: :angel: :dancer: :alien:
Clone the repository:
git clone https://github.com/kenlog/docpht.git
We look forward to seeing your pull requests!
Contributor Covenant Code of Conduct :scroll:
Our Pledge
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. :earth_africa: Always strive to collaborate with mutual respect.
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
:grey_exclamation: Reporting Issues or feature requests :grey_question:
Please create an issue
:bug: Where should I report security issues?
In order to give the community time to respond and upgrade we strongly urge you report all security issues privately. Email us directly at [email protected]
with details and repro steps. Security issues always take precedence over bug fixes and feature work. We can and do mark releases as "urgent" if they contain serious security fixes.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
License
Copyright ยฉ 2019 - This project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details
Dedicated to everyone :heartpulse:
*Note that all licence references and agreements mentioned in the DocPHT ๐ README section above
are relevant to that project's source code only.