# QMarkDown **Repository Path**: cmchyhlm/QMarkDown ## Basic Information - **Project Name**: QMarkDown - **Description**: Qt版本的跨平台Markdown笔记管理系统 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-07-15 - **Last Updated**: 2022-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QMarkDown *** QMarkDown is a cloud-notes client application for unix-like system's user. It is designed by [Qt](https://www.qt.io/), if you just is a C++ developer, hey, let's get it more featurable. Any contributes will be nice job. ## Problem? If you find any bug, please post an **issue** to [project's issue page](https://github.com/summychou/QMarkDown/issues). If you have any question about how to use QMarkDown, please post an email to **summychou@gmail.com**. ## For User QMarkDown is a cloud-notes client associated with **Qiniu Cloud** and **Ali Cloud**(OSS). > For **Ali Cloud** User First, you should have the right to use OSS(Object Storage Service). If not, you should buy it, it's very cheap. Second, apply the **Access Key**, see the [page](https://ak-console.aliyun.com/?spm=5176.doc32132.2.2.txFFp5#/accesskey). Finally, write the **Access Key** to AccessKey.yaml. > For **Qiniu Cloud** User Finally, write the **Access Key** to AccessKey.yaml. ## For Developer Download the **Qt5** from [here](https://www.qt.io/download/), and install it. ### How to Build? In the following steps, you have to install SDK associated with corresponding clound storage backend > OSS C SDK Installation > Qiniu C/C++ SDK Installation