Designed with hardware documentation in mind
Download the app »
Project website
·
Table of Contents
There are already many good solutions to document projects on the cloud, but we wanted to develop a solution that is local first and offline first, allows you easily generate documents within folders and projects and work easily with images.
Why to use it
- Prepare your project documentation as a set of documents that relate with each other.
- Create html documents in a simple and straightforward way.
- Edit tables easily.
- Work with text images intuitively, what you see is what you get.
Hardocs is a hybrid desktop application that uses web technologies done in javascript.
✋ Make sure to have npm or yarn installed globally. For this project we use yarn, if you want to contribute we would appreciate if you stick to yarn 😸.
- Clone this repository.
- Run
yarn install
ornpm install
. - Building for development: run
yarn electron:serve
ornpm run electron:serve
. - Building for production: Once the application is installed, run
yarn e-build
ornpm
.
See the open issues for a list of proposed features (and known issues).
- Metadata reader and editor.
- Selection of metadata standards specified in JSON schemas.
- Pandoc integration to import and export different document formats (pdfs, epubs, markdown, etc.).
- Local database listing users project.
- Cloud database to collaborate and share your documents databases.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Download the app and give it a try.
- Take our usability survey to get your feedback.
- Read our extended contribution guidelines
Distributed under the GPLv2.0 License. See LICENSE
for more information.
Jose Carlos Urra Llanusa - @jurra - [email protected]