Software
AutoUpdater
Bunnykill
25-08-2020 | 13:15
NN © 2020
7
0
27
The NN AutoUpdater is a console application that when started checks config and acts upon it to update the content that it was set to update. If there is no config, the application asks if you want to set it up. Intended for Windows. Written in C#.
updater, automation, config, version, console
Read more ...
LiveTxtReader
Bunnykill
10-07-2020 | 16:45
NN © 2020
6
0
26
The NN LiveTxtReader is a console application, a tool that reads a file (as a text) actively. Does not block the file, or hold it hostage. There is no configuration, or file selection. If you want to run a file manually, just drop it on the exe. Otherwise, it can be run with a single argument (by a link, bat, or application) - path to a file. You can exit by simply closing the console window. Intended for Windows. Written in C#.
text,reader,console,file,monitoring
Read more ...
GIF Slider
Bunnykill
15-03-2020 | 14:30
NN © 2020
3
1
55
Simply said, this is an application that allows you present pictures as a slideshow. But! It also knows how to play GIFs. It allows you to add a music/audio to the slideshow, and much more.
slideshow,gif,images,audio,presentation
Read more ...
ReplaceIN
Bunnykill
05-04-2020 | 09:20
NN © 2020
5
0
27
The NN ReplaceIN is a console application, a tool to replace text in a multiple files with a dynamic range of options. The idea begun as I was in need of replacing something in all files with a unique identifier such as a line number, and so on. Intended for Windows. Written in C#.
text,replace,batch,files,console
Read more ...
ImageCompare
Bunnykill
20-05-2020 | 10:15
NN © 2020
7
0
12
The NN ImageCompare is a WinForms application that lets you compare two images. It is a simple editor with some helpful options. Intended for Windows. Written in C#.
image,compare,editor,winforms,csharp
Read more ...
Waiter
Bunnykill
18-06-2020 | 11:30
NN © 2020
6
0
21
The NN Waiter is a console application that executes tasks, commands, in order and waits for a process to be finished, to exit. There is an example "tasks.csv" file. It shows how to use the application. Anything about how to use the app is in ReadMe.txt. It can be used for things such as a batch installing, where installations need to wait for each other, and such. Intended for Windows. Written in C#.
automation,batch,installer,process,console
Read more ...