Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# TerminalScreensaver
OSX screensaver simulating a terminal written entirely in Swift

TerminalScreensaver 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 .