Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beyarz/festival
Blazing fast spammer for iMessage
https://github.com/beyarz/festival
applescript flooder gui imessage macos macos-app macos-mojave objective-c partytime spam xcode
Last synced: 3 months ago
JSON representation
Blazing fast spammer for iMessage
- Host: GitHub
- URL: https://github.com/beyarz/festival
- Owner: Beyarz
- License: wtfpl
- Created: 2018-12-28T21:18:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T15:39:08.000Z (over 5 years ago)
- Last Synced: 2024-10-10T04:08:06.769Z (4 months ago)
- Topics: applescript, flooder, gui, imessage, macos, macos-app, macos-mojave, objective-c, partytime, spam, xcode
- Language: Objective-C
- Homepage:
- Size: 6.75 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Festival is an application built for macOS only.
It is heavily inspired by Partytime.
My goal was the create a similar app that would have the same purpose but with my own touch to it.
Of course I could just contribute to their project but I wouldn't learn that much from it,
creating my own version from scratch without looking at how they did it would be a huge challenge.
At the end of the day, it was totally worth it!The only thing Festival differs from Partytime is the status bar,
it is able to display the current status, some of them includes
* Unkown contact
* Not a number
* Amount of messages delivered
* Not a contact
* Permissions success
* Permissions required### Download
The app can be downloaded from [here](product/festivalApp.zip?raw=true)### Swift edition
The Swift edition of this project can be found [here](https://github.com/devmaximilian/Festival.app)### The app
### Demonstration
###### Known Issues
`[default] Unable to load Info.plist exceptions (eGPUOverrides)`
This issue is not directly from the app project itself, this issue is from a bug on Mojave.###### License
Festival is licensed under the [WTFPL](LICENSE) license, version 2.
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004Copyright (C) 2018 Beyar
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION0. You just DO WHAT THE FUCK YOU WANT TO.
```