<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/universalconsole/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/universalconsole/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 05 Jan 2015 13:44:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/universalconsole/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Pineapplesoft</title><link>https://sourceforge.net/p/universalconsole/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-Welcome to your wiki!
+Welcome to our wiki!
 ---------------------

@@ -9,7 +9,7 @@
 I give an example code on how to set it up with batch program. If your program uses another programming language, you need to figure it out yourself.

 Launching:
-start console.bat/exe (start message)
+start console.bat/exe (start message) (name of the task eg. mygame.exe)

 Displaying an event:
 echo [%time%] %username%: (event note) &amp;gt;&amp;gt;log.txt
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pineapplesoft</dc:creator><pubDate>Mon, 05 Jan 2015 13:44:26 -0000</pubDate><guid>https://sourceforge.net29b0bb3cb6e5d3bd7c92ae3379976a2bc09360d6</guid></item><item><title>Home modified by Pineapplesoft</title><link>https://sourceforge.net/p/universalconsole/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,44 @@
 Welcome to your wiki!
+---------------------

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

-The wiki uses [Markdown](/p/universalconsole/wiki/markdown_syntax/) syntax.
+Usage of Universal Console:
+===========================
+
+Universal Console is a tool that allows you to display program notifications, error messages etc.
+I give an example code on how to set it up with batch program. If your program uses another programming language, you need to figure it out yourself.
+
+Launching:
+start console.bat/exe (start message)
+
+Displaying an event:
+echo [%time%] %username%: (event note) &amp;gt;&amp;gt;log.txt
+
+When closing the program:
+echo [%time%] %username%: (closing message) &amp;gt;&amp;gt;log.txt
+taskkill /IM console.exe
+
+
+Customization of console:
+=========================
+
+You need a file named console.settings in the working directory of the console.
+
+&amp;gt;color=07
+ refreshtime=3
+ title=Universal Console v1.0
+
+
+**color** stands for the color of the console, type color /? in command promt to see the list of available colors and their codes.
+
+**refreshtime** is the amount of requests sent to localhost (delay between refreshing the console window.
+
+**title** the title of the console window.
+ 
+
+  
+
+ 

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pineapplesoft</dc:creator><pubDate>Mon, 15 Dec 2014 14:32:27 -0000</pubDate><guid>https://sourceforge.net579864ad9dfa8eb409bc0c86996f44c082870e36</guid></item><item><title>Home modified by Pineapplesoft</title><link>https://sourceforge.net/p/universalconsole/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/universalconsole/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/pineapplesoft"&gt;Pineapplesoft&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-548edd00b9363c152fa1d295" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pineapplesoft</dc:creator><pubDate>Mon, 15 Dec 2014 13:07:13 -0000</pubDate><guid>https://sourceforge.netcc10984bcc6cbb553907a47736e5ff25a8ac249a</guid></item></channel></rss>