Skip to content

Latest commit

 

History

History
97 lines (67 loc) · 4.55 KB

README.md

File metadata and controls

97 lines (67 loc) · 4.55 KB

NotifAyy

Your Web Tracking Pal

Explore the App »
Report Bug · Request Feature

Table of Contents

Introduction

Python Python Stars Issues Todo Issues Closed

NotifAyy is a sanity-improving app that automates the need to check certain websites. All that user has to do is provide a link and press checkbox on what popular messenging apps he would like to be notified when an update is detected.

Available for both web and desktop.

Features

Just paste any link to any website you want and NotifAyy will send you a message whenever site gets updated! A few of the ideas that you can get notified with:

  • When professor updates his subject website
  • When a new news appear on a page
  • When a YouTuber uploads a new video
  • When a blogger posts new blogpost
  • When Wikipedia page get edited
  • When a site/subsite becomes available
  • ...and many many more!

Usage

To get started...

  • 💻 Register on our website
  • 📧 Confirm e-mail and log-in
  • 📫 Set-up your messaging apps
  • 📑 Give us any site you want to track
  • 😺 Relax 'cause now you are always up to date! <3

Setup

Setting virtual enviroment and updating requirements (Linux)

$ pip install virtualenv
$ python -m virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

Setting virtual enviroment and updating requirements (Windows with Bash):

$ pip install virtualenv
$ python -m virtualenv venv
$ cd venv/Scripts && . activate
$ pip install -r requirements.txt

Feedback

Feel free to send us feedback on wherever you find an option for it or file an issue. Feature requests are always welcome.

Team

Luzkan TeeKay18 JKazimierski DDrapała Esavaner
Luzkan TeeKay18 JKazimierski FVCproductions Esavaner
Github Github Github Github Github

  • Copyright 2020 © NotifAyy Team, Python Course College Project.