Skip to content
/ auritus Public

📰 Open-source Media Monitoring Platform

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

news-r/auritus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis build status AppVeyor build status

Open-source PR monitoring platform, complete with a built-in crawler to for data collection. See the website for more information.

This is a beta

Installation

# install.packages("remotes")
remotes::install_github("news-r/auritus", dependencies = TRUE)

Setup

Read the documentation before doing any of this

  1. Run ìnit_auritus
  2. Configure your dashboard in _auritus.yml
  3. Run setup_auritus and follow the steps printed in the console.
  4. Launch the dashboard with launch_auritus