Programming softwares: Difference between revisions
Jump to navigation
Jump to search
(Created page with "List of Programming softwares == API documentation == * ''$'' [https://kapeli.com/dash Dash for macOS - API Documentation Browser, Snippet Manager - Kapeli] for {{Mac}} * [ht...") |
|||
| (22 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
List of | 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}} | ||
== 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}} | ||
* ''$'' [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 32: | Line 32: | ||
[[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 | |||
== Comparison of terminal emulators == | |||
[[Comparison of terminal emulators]] | |||
== Other tools == | |||
* ''$'' [https://www.alfredapp.com/ Alfred - Productivity App] for {{Mac}} | * ''$'' [https://www.alfredapp.com/ Alfred - Productivity App] for {{Mac}} | ||
Prevent PC from sleeping or locking | |||
* [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 14:19, 1 July 2025
List of programming softwares
API documentation browser[edit]
API testing[edit]
- Postman | The Collaboration Platform for API Development for macOS
or Win
- newman - npm "Newman is a command-line collection runner for Postman."
- $ Paw – The most advanced API tool for macOS
Editor[edit]
- $ Sublime Text for macOS
or Win [1] - Notepad++ for Win . GPL License

- $ CodeRunner – Programming Editor for macOS
- Alternatives: Online IDE
PHP[edit]
- XAMPP Installers and Downloads for Apache Friends for macOS
or Win - WampServer, la plate-forme de développement Web sous Windows - Apache, MySQL, PHP for Win
- $ MAMP PRO - Your local web development solution for macOS
or Win
Text diff tools[edit]
Git client[edit]
- GitHub Desktop for macOS
or Win - Sourcetree | Free Git GUI for Mac and Windows for macOS
or Win
Database management tools[edit]
S/FTP[edit]
- Download FileZilla Client for macOS
, Win or Linux - WinSCP for Win . GPL v.3
Comparison of terminal emulators[edit]
Other tools[edit]
- $ Alfred - Productivity App for macOS
Prevent PC from sleeping or locking
- newmarcel/KeepingYouAwake: Prevents your Mac from going to sleep. for macOS
. MIT license.[2][3] - 9 best tools to prevent your PC from sleeping or locking for Win
References[edit]
- ↑ [Sublime Text 如何解決中文亂碼的問題:安裝ConvertToUTF8與Codecs33套件 - 靖.技場]
- ↑ macos - How can I keep my Mac awake AND locked? - Ask Different
- ↑ KeepingYouAwake 讓 Mac 不會因閒置進入睡眠或螢幕保護程式