Reminder | 一款基于Chrome的近期消息提醒的插件

 by   tcOops CSS Version: Current License: No License

kandi X-RAY | Reminder Summary

kandi X-RAY | Reminder Summary

Reminder is a CSS library. Reminder has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

##基于Chrome的近期消息提醒插件 注意: 本插件基于Chrome开发, 所以只能在Chrome下使用. -js:javascript文件夹 -popup.js: 主要的js文件, 用来向本地的Python服务发ajax请求获取最新消息, 并监听事件, 等待回调显示. 需要自行启动server.py服务, 并注意防火墙等相关事宜 如果觉得每次手动启动麻烦, 可在开机启动项里面加入该脚本(具体方法各个操作系统方案不同, 请自行查阅). Ajax请求过程中, 存在调用本地JS服务的情况, 故需要跨域请求, 本插件采用了JSONP的方式, 所以需要注意python脚本的数据返回格式不能单纯的为json文件 同时在Manifest.json里面, 需要注意给localhost加访问权限(具体参考我的做法). 启动过程中, 请设置启动端口号, 目前我在js文件里面设置的访问端口是1235,故Python脚本启动为: python server.py 1235. 扩展: 如果想查看自己感兴趣的消息, 可自行开发 (需要懂一些Python, 以及JavaScript, 可仿照我的代码进行简单扩充).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Reminder has a low active ecosystem.
              It has 4 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              Reminder has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Reminder is current.

            kandi-Quality Quality

              Reminder has no bugs reported.

            kandi-Security Security

              Reminder has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Reminder does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              Reminder releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Reminder
            Get all kandi verified functions for this library.

            Reminder Key Features

            No Key Features are available at this moment for Reminder.

            Reminder Examples and Code Snippets

            The reminder notifier .
            javadot img1Lines of Code : 8dot img1License : Permissive (MIT License)
            copy iconCopy
            @Primary
                @Bean(initMethod = "start", destroyMethod = "stop")
                public RemindingNotifier remindingNotifier() {
                    RemindingNotifier remindingNotifier = new RemindingNotifier(filteringNotifier(), repository);
                    remindingNotifier.setRem  

            Community Discussions

            No Community Discussions are available at this moment for Reminder.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Reminder

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/tcOops/Reminder.git

          • CLI

            gh repo clone tcOops/Reminder

          • sshUrl

            git@github.com:tcOops/Reminder.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link