Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.32 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.32 KB

facenotify

facebook notify review

How to Work

1- First you need to install notify2 python3 package

2- Click Facebook Notification and copy RSS link, paste it file as "id" something like -> "https://www.facebook.com/feeds/notifications.php?id=**************&viewer=**************&key=**************&format=rss20" Do not share this link anyone !!!

3- Edit notifications.py.desktop Exec=python3 /home/your_username/facenotify/notifications.py and move it /home/YOUR_USER_NAME/.config/autostart/

4- Restart session

Nasıl Çalışır

1- Öncelikle notify2 python3 paketine ihtiyacımız olacak.

2- Tıkla Facebook Notification ve RSS linkini kopyaladıktan sonra "id" adlı dosyaya yapıştır. RSS linki şuna benzer -> "https://www.facebook.com/feeds/notifications.php?id=**************&viewer=**************&key=**************&format=rss20" Bu linki kimseyle paylaşma !!!

3- notifications.py.desktop daki Exec=python3 /home/your_username/facenotify/notifications.py satırını düzenle ve bu dosyayı /home/KULLANICI_ADIN/.config/autostart/ taşı.

4- Oturumu yeniden başlat