Code Monkey home page Code Monkey logo

deepin-home's Introduction

deepin-home

  • Receive Community News & Questionnaire

  • Quick Login Forum (SSO)

  • Bug Report & Suggestions

  • Forum Message Notification

中文说明

Screenshot

Screenshot

Build dependencies

  • build-essential:amd64
  • debhelper
  • cmake
  • qt5-default
  • qtbase5-dev
  • qtdeclarative5-dev
  • libdtkcommon-dev
  • libdtkcore-dev
  • libdtkgui-dev
  • libdtkdeclarative-dev
  • qttools5-dev-tools
  • qml-module-qtquick-dialogs
  • libssl-dev

Build from source code

Make sure you have installed all dependencies

sudo apt install devscripts
git clone https://github.com/linuxdeepin/deepin-home.git
cd deepin-home
mk-build-deps
sudo apt install ./*.deb

Build

# in the deepin-home directory
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug -DAPP_VERSION=1.3.4 ..
make -j

Debug Run

# in the deepin-home/build/ directory
./src/main/deepin-home-daemon &
./src/main/deepin-home

Install

# in the deepin-home/build/ directory
cmake -DCMAKE_BUILD_TYPE=Release -DAPP_VERSION=1.3.4 ..
make -j && sudo make install

Build DEB Package

# in the deepin-home/ directory
dpkg-buildpackage -us -uc

Getting help

Getting involved

We encourage you to report issues and contribute changes

License

deepin-home is licensed under LGPL-3.0-or-later.

deepin-home's People

Contributors

18202781743 avatar felixonmars avatar hudeng-go avatar justforlxz avatar kt286 avatar myml avatar student-ice avatar transifex-integration[bot] avatar tsic404 avatar zccrs avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.