https://github.com/athityakumar/ruby-notificator
https://github.com/athityakumar/ruby-notificator
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/athityakumar/ruby-notificator
- Owner: athityakumar
- License: mit
- Created: 2016-07-13T11:42:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-05T19:12:23.000Z (over 9 years ago)
- Last Synced: 2025-04-22T11:19:35.799Z (about 1 year ago)
- Language: Ruby
- Size: 26.4 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
NOTIFICATOR `Under-development`
-----------
Notificator is a tool that will be able to read through your social media accounts and keep you notified of ALL notifications on your terminal.
[](http://forthebadge.com)
TO-DO LIST
----------
- [ ] Social Media Integrations via APIs
- [ ] Gmail
- [ ] Twitter
- [ ] Facebook
- [ ] Github
- [ ] Linkedin
- [ ] Pretty-print the notifications output
- [ ] Secure login data with sudo access only
- [ ] Provide this as a gem
USING NOTIFICATOR
-----------------
Type these commands on a terminal -
(1) `git clone git@github.com:athityakumar/ruby-notificator.git`
(2) `cd ruby-notificator`
(3) `ruby main.rb`
CONTRIBUTION
------------
The work flow is the same as that of any other repository.
(1) Fork / clone the repository.
(2) Create a new branch , say `my-changes` and make your changes in this branch.
(3) Commit your changes and send a Pull request (PR) to this repository.
Active contributors would be rewarded with the tag of "Collabrators"
Bug fixes , Issues , Issue solutions , Optimizations & Enhancements are always welcome.
LICENSE
-------
The MIT License - [Athitya Kumar](http://github.com/athityakumar) - All Rights Reserved.