Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

dpereira/AppRecommender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppRecommender - Application recommender for GNU/Linux systems
---------------------------------------------------------------

Install dependencies
---------------------

# apt-get install \
python python-xapian python-apt python-cluster python-webpy python-simplejson \
python-numpy apt-xapian-index app-install-data python-xdg


Run AppRecommender web UI
--------------------------

# cd ./src/web
# ./server.py

Open a browser and access http://localhost:8080


More info at https://github.com/tassia/AppRecommender/wiki

About

A recommender system for GNU/Linux applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.5%
  • JavaScript 16.8%
  • Shell 0.7%