asublim | program formerly of jwz 's xscreensaver project
kandi X-RAY | asublim Summary
kandi X-RAY | asublim Summary
asublim is a Python library. asublim has no bugs, it has no vulnerabilities and it has low support. However asublim build file is not available and it has a Non-SPDX License. You can download it from GitHub.
'asublim' is a clone of the (now defunct) 'xsublim' program formerly of jwz's xscreensaver project. it supports many of the options and features of xsublim. to install the c version: make sudo make install make sure you have libxosd, x development packages, and gcc. debian & ubuntu ship with a version of libxosd that's broken and doesn't link properly. as a result, i have provided an equivalent python implementation, which requires pyosd. to install this: sudo cp asublim.py /usr/bin/asublim sudo cp sublimwrap /usr/bin/ sudo chmod a+x /usr/bin/asublim /usr/bin/sublimwrap. by default, asublim will take its source data from standard input. so, it will happily read from pipes. it will exit when it exhausts all available input. a script, sublimwrap, has been provided that will attempt to randomize both the color and font of asublim. it has been tested with zsh. it expects xlsfonts, the xrandr command line utility, the x11 rgb.txt file, an asublim install, and a default shell that supports parenthesis-style command grouping -- so while zsh and bash should work, dash probably will not. because of the way this script is written, the best way to kill it is to either kill the parent script or extinguish the input stream (for instance, by killing whatever feeder script is producing
'asublim' is a clone of the (now defunct) 'xsublim' program formerly of jwz's xscreensaver project. it supports many of the options and features of xsublim. to install the c version: make sudo make install make sure you have libxosd, x development packages, and gcc. debian & ubuntu ship with a version of libxosd that's broken and doesn't link properly. as a result, i have provided an equivalent python implementation, which requires pyosd. to install this: sudo cp asublim.py /usr/bin/asublim sudo cp sublimwrap /usr/bin/ sudo chmod a+x /usr/bin/asublim /usr/bin/sublimwrap. by default, asublim will take its source data from standard input. so, it will happily read from pipes. it will exit when it exhausts all available input. a script, sublimwrap, has been provided that will attempt to randomize both the color and font of asublim. it has been tested with zsh. it expects xlsfonts, the xrandr command line utility, the x11 rgb.txt file, an asublim install, and a default shell that supports parenthesis-style command grouping -- so while zsh and bash should work, dash probably will not. because of the way this script is written, the best way to kill it is to either kill the parent script or extinguish the input stream (for instance, by killing whatever feeder script is producing
Support
Quality
Security
License
Reuse
Support
asublim has a low active ecosystem.
It has 15 star(s) with 2 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
asublim has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of asublim is current.
Quality
asublim has 0 bugs and 0 code smells.
Security
asublim has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
asublim code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
asublim has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
asublim releases are not available. You will need to build from source code and install.
asublim has no build file. You will be need to create the build yourself to build the component from source.
asublim saves you 137 person hours of effort in developing the same functionality from scratch.
It has 344 lines of code, 16 functions and 3 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed asublim and discovered the below as its top functions. This is intended to give you an instant insight into asublim implemented functionality, and help decide if they suit your requirements.
- Display a random word
- Sets the coordinates of the osd object
- Sleeps a time
Get all kandi verified functions for this library.
asublim Key Features
No Key Features are available at this moment for asublim.
asublim Examples and Code Snippets
No Code Snippets are available at this moment for asublim.
Community Discussions
No Community Discussions are available at this moment for asublim.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install asublim
You can download it from GitHub.
You can use asublim like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use asublim like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
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