topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday December 5, 2024, 4:20 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: NANY 2025  (Read 9014 times)

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,507
    • View Profile
    • Donate to Member
NANY 2025
« on: September 25, 2024, 06:54 PM »
I hereby start a thread for NANY 2025 projects.

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,507
    • View Profile
    • Donate to Member
Re: NANY 2025
« Reply #1 on: September 30, 2024, 04:09 AM »
NANY 2025 Entry Information

Application Name dateprefixcopy
Version 2.0.0
Short Description a file copier with a date prefix
Supported OSes Windows
Download Link https://cdn.tuxproje...ects/dateprefixcopy/
System Requirements
  • Windows (for executing dpc.exe)
  • unrar (for extracting dpc.exe from the download archives)
Version History
  • 2.0.0: Started versioning, major reworking of the GUI
Author <- 


Description
There are companies (and people) which (and who) use yymmdd_filename as some kind of version control. dpc makes it easier.

Planned Features
No.

Screenshots


Usage
Installation
Unrar the archive, run dpc.exe. Press <Esc> to quit.

Using the Application
Drag file.docx into its main window and you will get a copy named 240618_file.docx. Drag multiple files and you will get multiple copies.

Uninstallation
Delete dpc.exe.

Known Issues
No, it's already perfect.

paradisusvic

  • Participant
  • Joined in 2024
  • *
  • Posts: 73
  • Call me Vic!
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2025
« Reply #2 on: September 30, 2024, 10:29 AM »
I hereby start a thread for NANY 2025 projects.

Super! I'm definitely participating in NANY 2025.

I’ve been working on web applications lately and I’m pleasantly amazed at how much web technologies have progressed (WASM rocks!).

Perhaps it’s okay for a N.A.N.Y. release to be a web page? Is there a requirement for a release to be downloadable?

For instance, a client requested numerical OCR from the web by processing a user-selected image file with numbers, which was done very conveniently right from the webpage. (Once loaded, it even worked offline).

Native software will always have its place; nonetheless, I find the web to be very capable these days  :Thmbsup:

Special mention to Emscripten: Emscripten.org/about

My name's Victor but do feel free to call me Vic!

❤️ Support on Patreon @ www.patreon.com/paradisusio

GitHub: github.com/paradisusio

🌟 Good projects deserve support 🌎🌍🌏

✉ Email / Extend your PayPal support ❤️: paradisusvic@gmail.com
« Last Edit: November 13, 2024, 08:42 AM by paradisusvic »

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,507
    • View Profile
    • Donate to Member
Re: NANY 2025
« Reply #3 on: September 30, 2024, 11:14 AM »
Web browsers are an atrocious runtime though.

paradisusvic

  • Participant
  • Joined in 2024
  • *
  • Posts: 73
  • Call me Vic!
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2025
« Reply #4 on: September 30, 2024, 05:46 PM »
Web browsers are an atrocious runtime though.

On the bright side, the runtime is standardized and already installed on the device, which translates to zero configuration on the user's side. 😊

The latest person who wanted me to code for the web specifically asked for it so the app would run on mobile and desktop "as is". 📱💻

It seems that users value convenience more than raw execution speed. 😘
My name's Victor but do feel free to call me Vic!

❤️ Support on Patreon @ www.patreon.com/paradisusio

GitHub: github.com/paradisusio

🌟 Good projects deserve support 🌎🌍🌏

✉ Email / Extend your PayPal support ❤️: paradisusvic@gmail.com

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,507
    • View Profile
    • Donate to Member
Re: NANY 2025
« Reply #5 on: September 30, 2024, 06:31 PM »
On the bright side, the runtime is standardized and already installed on the device

A runtime...

But that'll be better discussed in a separate thread. This is NANY.

GrumpyCoder

  • Supporting Member
  • Joined in 2015
  • **
  • Posts: 30
    • View Profile
    • https://grumpycoder.win/
    • Donate to Member
Re: NANY 2025
« Reply #6 on: November 13, 2024, 11:52 PM »
Application Name Silencer
Version 1.1.0.2
Short Description Mute/unmute any active application, and more!
Supported OSes Windows 10/11
Download Link https://download.ru/files/OpATQB8r
System Requirements.NET Framework 4.8.1
Author Grumpy Coder


Features
  • Press CTRL+SHIFT+M to mute/unmute any active application (ex: game). 
  • Press CTRL+SHIFT+N to set active application volume to 20%, press again to restore previous volume. 
  • Press CTRL+SHIFT+P to play/pause any playing media on your PC (ex: YouTube), no need to be focused. 

Planned Features
  • Nothing as of yet, but I'm open to suggestions.

Usage
Installation
  • Download, unzip, and run.

Using the Application
  • There is no UI, it lives in the system tray.
  • You'll find an icon for the application in the system tray, which is used to close it as well as add/remove it to startup.
« Last Edit: November 14, 2024, 01:57 AM by GrumpyCoder »

paradisusvic

  • Participant
  • Joined in 2024
  • *
  • Posts: 73
  • Call me Vic!
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2025
« Reply #7 on: November 30, 2024, 04:47 PM »
I'm definitely participating in NANY 2025.

A fellow DC member requested the "ScreenAction" program to detect changes in user-defined screen areas and trigger actions like playing sounds or running commands.

A revised version of this program will be my NANY 2025 entry  :Thmbsup:.

(Another year for traditional desktop software to live on! :))
My name's Victor but do feel free to call me Vic!

❤️ Support on Patreon @ www.patreon.com/paradisusio

GitHub: github.com/paradisusio

🌟 Good projects deserve support 🌎🌍🌏

✉ Email / Extend your PayPal support ❤️: paradisusvic@gmail.com
« Last Edit: November 30, 2024, 04:56 PM by paradisusvic »