callPopPy | Incoming call notifications for Asterisk
kandi X-RAY | callPopPy Summary
kandi X-RAY | callPopPy Summary
callPopPy is a Python library. callPopPy has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However callPopPy build file is not available. You can download it from GitHub.
callPopPy is a utility to monitor an Asterisk server’s Manager Interface and provide popup notification of incoming calls. callPopPy looks up the incoming number in a SQLite database and includes the caller’s name in the popup notification if it is found. Separate utilities are available for managing this database. callPopPy can make use of pynotify on Gnome based Linux distros such as Ubuntu. Otherwise it will use Daniel Woodhouse’s gtkPopupNotify (which is included in the distribution. callPopPy is written by Chris Hastie, and is a fork of pyCalledMe by Olivier H. Beauchesne
callPopPy is a utility to monitor an Asterisk server’s Manager Interface and provide popup notification of incoming calls. callPopPy looks up the incoming number in a SQLite database and includes the caller’s name in the popup notification if it is found. Separate utilities are available for managing this database. callPopPy can make use of pynotify on Gnome based Linux distros such as Ubuntu. Otherwise it will use Daniel Woodhouse’s gtkPopupNotify (which is included in the distribution. callPopPy is written by Chris Hastie, and is a fork of pyCalledMe by Olivier H. Beauchesne
Support
Quality
Security
License
Reuse
Support
callPopPy has a low active ecosystem.
It has 19 star(s) with 10 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of callPopPy is current.
Quality
callPopPy has 0 bugs and 0 code smells.
Security
callPopPy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
callPopPy code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
callPopPy is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
callPopPy releases are not available. You will need to build from source code and install.
callPopPy has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are available. Examples and code snippets are not available.
callPopPy saves you 113 person hours of effort in developing the same functionality from scratch.
It has 287 lines of code, 14 functions and 1 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed callPopPy and discovered the below as its top functions. This is intended to give you an instant insight into callPopPy implemented functionality, and help decide if they suit your requirements.
- Initialize the layout .
- Reposition the rectangle .
- Called when click is clicked .
- Wait for the timeout .
- fade out the notification .
- Hide the notification .
- Callback called when a popup is clicked .
- Creates a new notification stack
Get all kandi verified functions for this library.
callPopPy Key Features
No Key Features are available at this moment for callPopPy.
callPopPy Examples and Code Snippets
No Code Snippets are available at this moment for callPopPy.
Community Discussions
No Community Discussions are available at this moment for callPopPy.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install callPopPy
Unpack the archive to a suitable location. Create the directory <homedirectory>/.callpoppy On Linux/Unix based systems. On Windows, the directory should be somewhere like c:\Documents and Settings\<username>\.callpoppy. Copy config.sample into this directory, edit it and rename it to config, ie you should now have a file at. If you’re not sure where it should be, just run callPopPy anyway and the resulting error message should help you. Create a SQLite database at <homedirectory>/.callpoppy/callpoppy.db (see later).
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:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page