Skip to content

Luzkan/NotifAyy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

56 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

About

๐Ÿ“‘ NotifAyy - Get Notified About Site Changes on Your App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published