Code Monkey home page Code Monkey logo

app-outlet's Introduction

Banner

App Outlet | Build Status

App Outlet is a Universal application store inspired on the Linux App Store online service. It easily allows you to search and download [W.I.P] applications that runs on most Linux distributions. It currently works with AppImages, Flatpaks and Snaps.

Screenshot

Download

You can get App Outlet by clicking on the following options:

Debian package AppImage Get it from the Snap Store

You can also get the unpacked version here:

Get unpacked version

If your distro doesn't support the available packages you can dowload and compile the source code following the instructions below.

Who is talking about us?

Runing and building the app

You can run or build App Outlet by yourself. You can build in Linux, Windows or Mac OS but the software install features will work only in linux systems.

Setting up the project

Step 1: Installing system dependencies

You will need the following tools:

  • Git (Version: 2.23.0 or above)
  • NodeJS (Version: 10.16.3 or above)

Step 2: Clone the repository

git clone https://github.com/app-outlet/app-outlet.git
cd app-outlet

Step 3: Installing the project dependecies

npm install

Running the app

npm run start

Building the app

To build for linux run:

npm run electron:linux

This command will generate:

  • An AppImage file
  • An .deb file
  • An .snap file
  • A folder linux-unpacked folder with the unpacked app

PS: In the future we also will have a Flatpak version

PPS: You can run/build for Windows or MacOS too. But the installing app features will probably not work

Third part stuff:

app-outlet's People

Contributors

messiaslima avatar sudo-give-me-coffee avatar vistaus avatar albanobattistella avatar

Watchers

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