Computers and Technology

My programs

Started by hermis501 155 posts last post 1 year ago Page 5 of 8

#81

Which youtube client? Why I don't know anything about? :D

#83

Zywek, yeah you don't know. I have troubles with git authentication, and currently I'm trying to fix that.

#84

So not updating anything.

#85

Something new:
Very simple application which allows you to remember mouse position and click it in a window later on the controls which aren't accessible/focusable with keyboard.
More in readme file, for now, you can download and test the program from the following link:
hermioradijas.eu/software/mouse_clicker.rar

#86

I have new idea about my new program called Image Viewer.
Currently, I almost added a new feature: to rename choosen image by composing its name from timestamp and description. Description will be short and it would be added to the image file.
Now, I'm thinking about one more feature, which is taking me some doupts:
it would be called something like "long description" and it will be added to a separate file. For example, if you have file 10.jpg, description will be added to 10.txt.
Why I think that it's not that much good, as it has advantages and disadvantages.
plus is that I can define long description of the photo, which I couldn't write to file name directly (due to limit of 255 characters);
and minus: let's thing that with images in the folder you will have txt files asociated with them and honestly, I cannot say that I really like it.
So guys, what do you think? You will be users of my program so your opinion is important to me.

#87

maybe descryption must be in the properties section of the file, but i don't know how to add a property to it. like you view the photos in windows explorer and press right arrows to get size, file type and other info.
my github: https://github.com/denizsincar29

#88

how about a tph file format? it is like a dat file with jpg and txt file. when you open this file, it opens in image viewer, and there will be an option to open the jpg
my github: https://github.com/denizsincar29

#89

I know. Exif tag. Every jpg image have or at least could have that with originaldate and etc. I will see if I can define custom tag fields like in id3V2 tag. If yes, then I think I'll do that.

#90

Hello! can you do a simple command line tool on python to recognize speech on short wav files? i am not a pythoner, and i didn't find the command line thing. also i want to support russian recognition
my github: https://github.com/denizsincar29

#92

Hm, wasn't like that previously?

#94

hermioradijas.eu/software/imageviewer.php

#95

did you update that program, hermy?
thankses and regardzes from him the dragonoid

#96

Updated since when?

#97

I don't know, I remember finding it ancient some unremembered time ago
thankses and regardzes from him the dragonoid

#98

it's updated. just it has one bug: on windows 10 it's unable to close :D but besides that, it works good.
to close it on win10, just kill it wia task manager.
Sorry for any inconvenience.

#100

No, i'm coding gui by myself. just by using wx