Giter Site home page Giter Site logo

jiridanek / fitak Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fitak/fitak

0.0 2.0 0.0 9.67 MB

Web tool for downloading data from Facebook groups. Search engine included.

Home Page: http://www.fitak.cz

ApacheConf 0.18% PHP 92.14% HTML 3.74% JavaScript 3.05% Perl 0.10% CSS 0.77%

fitak's Introduction

Welcome to Fitak

![Gitter](https://badges.gitter.im/Join Chat.svg)

Fitak is a archiver of Facebook groups. It consists of 2 parts:

  • Back-end: Fitak saves topics, comments and likes from selected Facebook groups.
  • Front-end: Fitak is also a search engine. You can search by keywords, author and groups. It supports a tagging of topics. If original topic from the Facebook contains [tag1][tag2]... in the start, Fitak saves these tags separately. After that it is possible to use macro "tag: tag1, tag2" in the search query for a filtering. Moreover Fitak generates a tag cloud.

This project has started because students from my college (FIT CTU in Prague) use a lot of Facebook groups for communication and it was very difficult to follow all the information effectively.

However this project is under New BSD License, so feel free to use it for your own website!

Requirements

PHP 5.5+, MySQL, Node.js with NPM and Elasticsearch. It's based on the Nette Framework.

Installation

  • Execute git clone https://github.com/fitak/fitak.git
  • Make directories log and tmp writable.
  • Create MySQL database.
  • Copy /app/config/local_example.neon to /app/config/local.neon and update database parameters.
  • Open /migrations/index.php in your browser and click on "Run structures + basic-data + dummy-data" in the middle red section.
  • Execute npm install --global gulp to install gulp globally
  • Execute gulp to build CSS and JS
  • Install elasticsearch from http://www.elasticsearch.org/overview/elkdownloads/
  • Install ICU Analysis plugin (make sure to install the version corresponding to your elasticsearch version) from https://github.com/elasticsearch/elasticsearch-analysis-icu
  • Start elasticsearch.
  • Execute php ./www/index.php elastic:reindex
  • Open /www/index.php in your browser. All users in database have password heslo.

Security

This repository contains encrypted production configuration and possibly other private files.

If you need access to one or more of those files, contact any of the blackbox-admins with your gpg key.

See https://github.com/StackExchange/blackbox for more information

fitak's People

Contributors

jantvrdik avatar mikulas avatar tajo avatar stekycz avatar peterbocan avatar hermamat avatar gitter-badger avatar grogy avatar vmiksu avatar

Watchers

Jiri Daněk avatar 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.