Programming softwares: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
List of Programming softwares
List of programming softwares


== API documentation ==
== API documentation browser ==
* [https://zealdocs.org/ Zeal - Offline Documentation Browser] for {{Win}} & {{Linux}}. License: [https://github.com/zealdocs/zeal/blob/master/COPYING GNU General Public License v3.0]
* ''$'' [https://kapeli.com/dash Dash for macOS - API Documentation Browser, Snippet Manager - Kapeli] for {{Mac}}
* ''$'' [https://kapeli.com/dash Dash for macOS - API Documentation Browser, Snippet Manager - Kapeli] for {{Mac}}
* [https://alternativeto.net/software/dashexpander/ Dash Alternatives and Similar Software - AlternativeTo.net]
* [https://alternativeto.net/software/dashexpander/ Dash Alternatives and Similar Software - AlternativeTo.net]
Line 7: Line 8:
== API testing ==
== API testing ==
* [https://www.postman.com/ Postman | The Collaboration Platform for API Development] for {{Mac}} or {{Win}}
* [https://www.postman.com/ Postman | The Collaboration Platform for API Development] for {{Mac}} or {{Win}}
** [https://www.npmjs.com/package/newman newman - npm] "Newman is a command-line collection runner for Postman."
* ''$'' [https://paw.cloud/ Paw – The most advanced API tool] for {{Mac}}
* ''$'' [https://paw.cloud/ Paw – The most advanced API tool] for {{Mac}}
== PHP ==
* [https://www.apachefriends.org/zh_tw/index.html XAMPP Installers and Downloads for Apache Friends] for {{Mac}} or {{Win}}
* [http://www.wampserver.com/en/ WampServer, la plate-forme de développement Web sous Windows - Apache, MySQL, PHP] for {{Win}}
* ''$'' [https://www.mamp.info/en/mamp-pro/mac/ MAMP PRO - Your local web development solution] for {{Mac}} or {{Win}}


== Editor ==
== Editor ==
* ''$'' [https://www.sublimetext.com/ Sublime Text] for {{Mac}} or {{Win}}
* ''$'' [https://www.sublimetext.com/ Sublime Text] for {{Mac}} or {{Win}}<ref>[https://www.jinnsblog.com/2017/03/sublime-text-package-control-big5-utf8.html [Sublime Text] 如何解決中文亂碼的問題:安裝ConvertToUTF8與Codecs33套件 - 靖.技場]</ref>
* [https://notepad-plus-plus.org/downloads/ Notepad++] for {{Win}}. GPL License {{Gd}}
* [https://notepad-plus-plus.org/downloads/ Notepad++] for {{Win}}. GPL License {{Gd}}
== Code runnner ==
* ''$'' [https://coderunnerapp.com/ CodeRunner – Programming Editor for macOS]
* ''$'' [https://coderunnerapp.com/ CodeRunner – Programming Editor for macOS]
* Alternatives: [[Testing#online_IDE | Online IDE]]
* Alternatives: [[Testing#online_IDE | Online IDE]]
=== PHP ===
* [https://www.apachefriends.org/zh_tw/index.html XAMPP Installers and Downloads for Apache Friends] for {{Mac}} or {{Win}}
* [http://www.wampserver.com/en/ WampServer, la plate-forme de développement Web sous Windows - Apache, MySQL, PHP] for {{Win}}
* ''$'' [https://www.mamp.info/en/mamp-pro/mac/ MAMP PRO - Your local web development solution] for {{Mac}} or {{Win}}


== Text diff tools ==
== Text diff tools ==
Line 31: Line 31:
== Database management tools ==
== Database management tools ==
[[Database management tools]]
[[Database management tools]]
== S/FTP ==
* [https://filezilla-project.org/download.php Download FileZilla Client]  for {{Mac}}, {{Win}} or {{Linux}}
* [https://winscp.net/eng/download.php WinSCP] for {{Win}}. GPL v.3
== Terminal ==
* [https://conemu.github.io/ ConEmu - Handy Windows Terminal] for {{Win}}
** 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://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 ==
* ''$'' [https://www.alfredapp.com/ Alfred - Productivity App] for {{Mac}}
* ''$'' [https://www.alfredapp.com/ Alfred - Productivity App] for {{Mac}}


Terminal
Prevent PC from sleeping or locking
* [https://www.iterm2.com/downloads.html Downloads - iTerm2 - Mac OS Terminal Replacement]
* [https://github.com/newmarcel/KeepingYouAwake newmarcel/KeepingYouAwake: Prevents your Mac from going to sleep.] for {{Mac}}. MIT license.<ref>[https://apple.stackexchange.com/questions/76107/how-can-i-keep-my-mac-awake-and-locked macos - How can I keep my Mac awake AND locked? - Ask Different]</ref><ref>[https://free.com.tw/keepingyouawake/ KeepingYouAwake 讓 Mac 不會因閒置進入睡眠或螢幕保護程式]</ref>
* [https://windowsreport.com/prevent-computer-from-sleeping-locking/ 9 best tools to prevent your PC from sleeping or locking] for {{Win}}
 
== References ==
<references />


[[Category:Programming]]
[[Category:Programming]]
[[Category:Software]]
[[Category:Software]]

Latest revision as of 11:29, 7 July 2022

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]

Terminal[edit]

Other tools[edit]

Prevent PC from sleeping or locking

References[edit]