Skip to content

focus1691/subliminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subliminator

Subliminator

A desktop program that displays subliminal messages *>50ms* onto your computer screen. The program is built with Java Swing. The method used to create these messages was a combination of `JFrames` and multithreading.

Language Library License

Instructions

Preview 1

Preview 2

Preview 3

Windows Installer

Full details on how to create a Windows desktop installer for Subliminator can be found in this repository.

Issues

  1. The JFrame is not invisible so it can block areas that it appears on top of on your computer. It is like a window appearing on top of something you try to click on.
  2. Need a way to multiselect messages besides the "select all". A fast select scroll would be really useful.