
RARTRACKER Short view: Complete private bittorrent tracker written in PHP and AngularJS
Hi! Just wanted to announce that the Swedish tracker “Rarat” is now releasing their source code for their project to the public.
About:
rartracker version 0.1.0
A modern front and backend bittorrent tracker written in PHP and AngularJS.
Feature highlights
Super responsive GUI thanks to the SPA-application nature of AngularJS
Advanced admin-features for monitoring site activity, handling reports and multi-deleting torrents.
Many features suitable for scene only trackers
Awesome features like bonus-system, leech bonus, seed-time, request system and rss-system.
Highly skinnable and mobile friendly design with Bootstrap CSS
SweTorrentKing – Rartracker – Github
For everyone to develop and upgrade,
How to Install RARTRACKER on Mac, Linux and Windows?
Installing RARTRACKER needs to install few tools before. let’s get started!
Tools need in Windows –
- https://nodejs.org/en/download/
- https://git-scm.com/download/win (Choose: Use/run Git from the Command Prompt (cmd.exe))
Tools need in Linux –
$ sudo apt-get install -y nodejs
$ sudo apt-get install -y git-core
After Installing tools for Windows and Linux!
Follow me!
In Windows type in CMD/ In Linux Type in Terminal:
$ npm install -g bower $ npm install -g grunt-cli $ npm install $ bower install $ grunt dist
You have to install these Scripts for Windows and Linux!
Read more about Installation here: https://github.com/swetorrentking/rartracker/blob/master/README.md