Topics - c-sanchez [ switch to compact view ]

Pages: [1] 2next
1
General Software Discussion / Notepad Based Calculators
« on: December 30, 2023, 08:46 AM »
I am looking for a calculator that works as a Notepad.
Probably one of the best known is Soulver

I am looking for one that is as good as Numara, but lighter and faster to start up.
Here is a list of the ones I have found.
In the first answer I leave what I am trying to do.

Numara Calculator
System: CrossPlatform (Electron Based) & Online
Price: Free
Source Code: Open Source
Variables Support: Yes
Size: 253mb~ Installed in Windows

Tally
System: Online, (can run locally using node)
Price: Free
Source Code: Open Source
Variables Support: Yes

Notepad Calculator
System: Online
Price: Free
Source Code: Closed
Variables Support: Yes

Tauri NoteCalc
System: CrossPlatform (Tauri based)
Price: Free
Source Code: Open Source
Size: 5mb~ Windows exe
Variables Support: Yes

Numi
System: Mac
Price: Paid
Source Code: Close

Calculon
System: CrossPlatform (Java Based)
Price: Free
Source Code: Open Source
Variables Support: No
Size: 143mb~ (Includes Java Runtime)

OpalCalc
System: Windows (Requires .net 3.5 or higher)
Price: Paid / Free (Limited)
Variables Support: Yes
Source Code: Closed
Size: 350kb~

2
General Software Discussion / Macro Creation programs
« on: September 29, 2023, 02:44 PM »
I'm considering using Linux at some point, but one thing I can't find is a macro creator that is simple and complete.
For Linux, there are generally only programs to use by command and not an interface that allows you to do everything visually.

Actiona / Actionaz
https://github.com/Jmgr/actiona
https://github.com/niconil/actionaz
I can't even find where to download it and it seems that it hasn't been updated in a long time.

SikuliX1
https://raiman.github.io/SikuliX1/
The only thing you have to do visually is select the image and little else, the rest is to use as scripting.

Pulover's Macro Creator
https://www.macrocreator.com/
It's free, open source and built with AutoHotkey, only for Windows.

Macro Recorder
https://www.macrorecorder.com/
It is currently what I use, it is really complete and very easy to use, only for Windows and Mac.

PyAutoGUI
It is quite complete in terms of functions to create macros, it is available for Windows, Mac and Linux, however, being only a Python module it only works by commands, so in principle it is not easy for a common user as the previous programs.

Does anyone know of an option as complete as PyAutoGUI but with an easy-to-use interface to create macros like Macro Recorder?

3
Post New Requests Here / Binance P2P notificaitons
« on: August 01, 2022, 03:30 PM »
Binance has notifications for P2P orders (android app, don't know about iOS, probably too)
But the website and the desktop program (Windows / Linux / Mac) have no notifications for P2P orders.
The problem with this is that you have to manually check the orders to see if they have been created, completed or cancelled.

There are some bots that try to solve this, but are somewhat complicated to put to work.
Like this:
https://github.com/PiyushDixit96/binance-spot-order-notification

If someone can make some simple and easy to configure program for this would be great.

4
General Software Discussion / VB 2005/2008 (VS Express) download links
« on: November 04, 2021, 08:30 PM »
Hi, I am looking for the installers of Visual Basic Express 2005 and 2008 but, I have only been able to find them in English, I would like to find the Spanish version, but from the Express version, without all the rest of the full version (Visual Studio).

So that, I am looking for:
Visual Basic 2005 Express installer in Spanish
Visual Basic 2008 Express installer in Spanish

Interest links
Visual Basic 2005 Express Edition (English)
https://archive.org/download/vb_20200416/Visual%20Basic%202005%20Express%20Edition/

Visual Basic 2008 Express Edition (English)
https://www.blitzcoder.org/forum/topic.php?id=94

http://download.microsoft.com/download/8/B/5/8B5804AD-4990-40D0-A6AA-CE894CBBB3DC/VS2008ExpressENUX1397868.iso

5
General Software Discussion / Multi-VPN Conections and rules
« on: June 15, 2021, 10:05 PM »
I want some way to have multiple OpenVPN connections at the same time and set different rules.
e.g. have an OpenVPN connection used only in Chrome and use the local IP address for all other programs on the computer

So far the only way I find are virtual machines, but this is not very good, I want to do this without spending resources on a vm.

This kind of thing is possible with Proxies and using proxifier, but I don't know if it is possible with OpenVPN.

Related link:
https://github.com/sandboxie-plus/Sandboxie/issues/894#issuecomment-861978967

Pages: [1] 2next
Go to full version