Nginx Log Analytics - Get Insights From A Static Website

0
Comments
Nginx Log Analytics - Get Insights From A Static Website

A simple console application to analyze Nginx log files and visualize the results. It gives you a top-level overview of the website performance (views per day, views per week, top-performing pages, etc) and nothing more. It's written in .NET Core 3.1 and can be deployed as a self-contained application (no need for a .NET runtime)

Read further...

ReadOnly Input Field

1
Comments
ReadOnly Input Field

Check out this asset on the Asset Store Features: You cannot type anything into InputField. Copy, select, and navigation functionality are working as before, but paste is disabled. Same look and properties as default InputField. Use: After importing asset in to the project you can use Create -> UI -> ReadOnly Input Field menu in Hierarchy view to add an element on the scene. Also, you can use Add Component -> UI -> ReadOnly Input Field menu in the Inspector to add a component to the...

Read further...

Projects

0
Comments

Here is the list of my personal projects: HomeMoney - Win8 client for online home accounting service Sync Open Tabs - an opera extension that synchronize opened tabs between your computers urlHandler - open links in a program based on specified rules Unity Lens for torrents.net.ua Net Clipboard - implement network buffer for computers.  

Read further...

Bricks Avalanche

0
Comments
Bricks Avalanche

Casual Destroy as many bricks as possible! You need to destroy rows of bricks by filling gaps in the row. Remake of old "BrickGame" game. https://www.youtube.com/watch?v=2KEAj02wYiI

Read further...

urlHandler

1
Comments

When you click on the url in any program urlHandler launch instead of browser, checks this link according to the rules defined in the configuration file and open it in the browser that defined in the rule, or if no rules matched – open default browser. Read how to install and configure urlHandler in README Sources available on github Msi installation: UrlHandler  

Read further...

Unity Lens for torrents.net.ua

1
Comments
Unity Lens for torrents.net.ua

Unity Lens для поиска релизов на терекере torrents.net.ua   Для установки нужно добавить репозиторий: sudo add-apt-repository ppa:druss/unity-lens-torrentsnetua sudo apt-get update И установить линзу: sudo apt-get install torrentsnetuasearch Для поиска по сайту линза логинится под вашей учетной записью, которую необходимо настроить. Открываем файл на редактирование: sudo nano /etc/torrentsnetuasearch.conf Указываем логин и пароль под которым вы заходите на torrents.net.ua Для активации линз...

Read further...

Sync Open Tabs

4
Comments
Sync Open Tabs

  Sync Open Tabs Sync Open Tabs - is an opera extension that synchronize opened tabs between your computers. How it works: This extension uses Opera Link API to store opened tabs in opera notes. It creates folder in your notes, named "_sync-tabs" and puts one note per computer in this folder with following format: <User defined computer name> <url from tab#1> <url from tab#2> . . . <url from tab#n> It updates information about opened tabs every 10 seconds. Sources: g...

Read further...

HomeMoney

0
Comments

HomeMoney - Windows 8  клиент для домашней бухгалтерии онлайн homemoney.ua Download: Windows 8 Store qHomemoney - клиент для интернет сервиса homemoney.ua Source: github Download: qHomemoney-0.0.1-win.msi (3.3 Мб)      

Read further...

Net Clipboard

8
Comments
Net Clipboard

  Net Clipboard Net Clipboard (Сетевой буфер обмена) - программа реализует общий, для нескольких компьютеров, буфер обмена. Устанавливается на два(или более) компьютера. Настраиваются порты приемаотправки(можно оставить значения по умолчанию) и IP адрес компьютера на который будет передаваться содержимое буфера. Включается режим приема и/или отправки на обоих компьютерах. Если на одном из компьютеров содержимое буфера обмена изменилось (нажата комбинация ctrl+c) то измениться содержимое буф...

Read further...