Programming softwares: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 36: Line 36:
* [https://winscp.net/eng/download.php WinSCP] for {{Win}}. GPL v.3
* [https://winscp.net/eng/download.php WinSCP] for {{Win}}. GPL v.3


== Terminal ==
== Comparison of terminal emulators ==
* [https://conemu.github.io/ ConEmu - Handy Windows Terminal] for {{Win}}
[[Comparison of terminal emulators]]
** Download: [https://github.com/Maximus5/ConEmu/releases Releases · Maximus5/ConEmu]
** License: [https://github.com/Maximus5/ConEmu/blob/master/LICENSE BSD 3-Clause "New" or "Revised" License]
** Logging the screen output: allowed<ref>[https://superuser.com/questions/1294953/how-can-i-get-output-logged-from-conemu logging - How can I get output logged from ConEmu? - Super User]</ref>
 
* [https://github.com/ghostty-org/ghostty Ghostty]: "👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration." for {{Mac}} & {{Linux}}
** License: [https://github.com/ghostty-org/ghostty/blob/main/LICENSE MIT License]
** Logging the screen output:
 
* [https://www.iterm2.com/downloads.html iTerm2 - Mac OS Terminal Replacement] for {{Mac}}
** License: [https://github.com/gnachman/iTerm2/blob/master/LICENSE GNU General Public License v2.0]
** Logging the screen output: allowed


== Other tools ==
== Other tools ==

Latest revision as of 14:19, 1 July 2025

List of programming softwares

API documentation browser[edit]

API testing[edit]

Editor[edit]

PHP[edit]

Text diff tools[edit]

Text diff tools

Git client[edit]

Database management tools[edit]

Database management tools

S/FTP[edit]

Comparison of terminal emulators[edit]

Comparison of terminal emulators

Other tools[edit]

Prevent PC from sleeping or locking

References[edit]