GithubHelp home page GithubHelp logo

kedarbrooks / appcenter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elementary/appcenter

0.0 2.0 0.0 7.43 MB

AppCenter for elementary OS

Home Page: https://elementary.io

License: GNU General Public License v3.0

CMake 1.92% Vala 98.08%

appcenter's Introduction

AppCenter

Translation status Bountysource

An open, pay-what-you-want app store for indie developers.

AppCenter Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • cmake
  • cmake-elementary
  • intltool
  • libappstream-dev (>= 0.10)
  • libgee-0.8-dev
  • libgranite-dev
  • libgtk-3-dev
  • libjson-glib-dev
  • libpackagekit-glib2-dev
  • libsoup2.4-dev
  • libunity-dev
  • libxml2-dev
  • libxml2-utils
  • libsecret-1-dev
  • aescrypt -> https://www.aescrypt.com/download/
  • libgirepository1.0-dev
  • AccountsService-1.0
  • libaccountsservice-dev
  • valac (>= 0.26)

It's recommended to create a clean build environment

mkdir build
cd build/

Run cmake to configure the build environment and then make all test to build and run automated tests

cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make all test

To install, use make install, then execute with appcenter

sudo make install
appcenter

Debugging

See debug messages:

appcenter -d

Show restart required messaging:

sudo touch /var/run/reboot-required

Hide restart required messaging:

sudo rm /var/run/reboot-required

appcenter's People

Contributors

danirabbit avatar donadigo avatar ddieter avatar weblate avatar codygarver avatar davidmhewitt avatar benwaffle avatar kedarbrooks avatar fabiozaramella avatar bagjunggyu avatar png2378 avatar philip-scott avatar welaq avatar balint355 avatar yarons avatar naaando avatar comradekingu avatar aberba avatar liqen avatar mustermann23 avatar martinkolenic avatar leonardo-lemos avatar kshimanska avatar hyuchia avatar btkostner avatar jendamarek avatar mirosnik1 avatar embik avatar volbil avatar colindemian avatar

Watchers

James Cloos 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.