Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/logicjake/some-scripts
some useful scripts
https://github.com/logicjake/some-scripts
bing-wallpaper change-wallpaper monitoring-tool shadowsocks ubuntu-wallpaper wallpaper-changer
Last synced: about 1 month ago
JSON representation
some useful scripts
- Host: GitHub
- URL: https://github.com/logicjake/some-scripts
- Owner: LogicJake
- License: mit
- Created: 2018-10-21T01:48:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T05:37:43.000Z (over 5 years ago)
- Last Synced: 2024-10-14T07:44:04.158Z (about 1 month ago)
- Topics: bing-wallpaper, change-wallpaper, monitoring-tool, shadowsocks, ubuntu-wallpaper, wallpaper-changer
- Language: Python
- Size: 19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## [bing-wallpaper](https://github.com/LogicJake/some-scripts/tree/master/bing-wallpaper)
A python script which can download bing's beautiful images and set the image to your computer wallpaper. This script can also change wallpaper every once in a while. It is tested and works well on ubuntu.
## [bandwagon-bandwidth-monitor](https://github.com/LogicJake/some-scripts/tree/master/bandwagon-bandwidth-monitor)
A python script which can check bandwagon server bandwidth and send email notification every day. It gets information from kiwivm website, so you should provide ip and password for logining.
## [ssh-for-lab](https://github.com/LogicJake/some-scripts/tree/master/ssh-for-lab)
A script which can directly login the lab's server without knowing the IP.
The script works very simply. Check if the hostname is 'lab'. if so, find the newest IP address from the website, replace hostname with IP address, and then give the transformed command to 'os system'.