Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naman14/TerminalScreensaver
OSX screensaver simulating a terminal
https://github.com/naman14/TerminalScreensaver
Last synced: 3 months ago
JSON representation
OSX screensaver simulating a terminal
- Host: GitHub
- URL: https://github.com/naman14/TerminalScreensaver
- Owner: naman14
- Created: 2016-02-22T17:36:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T00:20:35.000Z (over 8 years ago)
- Last Synced: 2024-07-18T14:41:02.392Z (4 months ago)
- Language: Swift
- Size: 1.52 MB
- Stars: 66
- Watchers: 5
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TerminalScreensaver
OSX screensaver simulating a terminal written entirely in SwiftTerminalScreensaver makes your computer look like a terminal. This is perfect for going out for a cup of coffee and pretending to your boss that some terminal process is going on.
![](https://raw.githubusercontent.com/naman14/TerminalScreensaver/master/graphics/graphic1.jpeg)
## Installation
1. [Click here to Download](https://github.com/naman14/TerminalScreensaver/releases/download/1.0/TerminalScreensaver.saver.zip)
2. Unzip the downloaded file.
3. Open **TerminalScreensaver.saver** and confirm installation.## Custom terminal text output
Create a file named **terminalscreensaver.txt** with the desired content which will be displayed in terminal and put it in **Documents** directory.![](https://raw.githubusercontent.com/naman14/TerminalScreensaver/master/graphics/graphic2.png)
## License
>(c) 2016 Naman Dwivedi
>This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
>This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
>You should have received a copy of the GNU General Public License along with this app. If not, see .