Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 5eaf3d6

Browse files
authored
Merge pull request #540 from ardiansyahp8/devtools
Added new tools for desktop & playground
2 parents cbc69fc + 0634c09 commit 5eaf3d6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

code-playgrounds.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
[Move Playground](https://playground.pontem.network/) | Start Building Move dApps Online: The Move Code Playground is an online code editor for Move, the blockchain programming language designed for Diem by Meta. Build, test, and run Move packages on Move compatible blockchains like Aptos with just a web browser.
2929
[PHPFiddle](http://phpfiddle.org/) | PhpFiddle provides Web IDE, Web Tools, APIs, Widgets, PHP Libraries, programming resources and execution environment for PHP/MySQL and HTML/CSS/JavaScript online coding. PhpFiddle allows people to test PHP code snippets, create, test and download simple applications. **Features: (examples, download the codes)**
3030
[play.golang.org](https://play.golang.org/) | The Go Playground is a web service that runs on golang.org's servers. The service receives a Go program, vets, compiles, links, and runs the program inside a sandbox, then returns the output. **Features: (examples, save code, code linting)**
31+
[PlayCode](https://playcode.io/) | PlayCode is JavaScript playground and sandbox to write, run and repl javascript codes. JavaScript playground is perfect for learning and prototyping javascript sandboxes.
3132
[Plunker](https://plnkr.co/) | Plunker is an online community for creating, collaborating on and sharing your web development ideas. Design goals for speed, ease of use and collaboration. **Features: (examples, auto reload, save code, real-time collaboration, customizable syntax editor, code linting, open-source)**
3233
[Postdrop.io](https://app.postdrop.io) | Postdrop. A simple tool to help developers with HTML email.
3334
[Repl.it](https://repl.it/) | Repl.it is a web-based application that offers instant programming environment for your favourite language. **Features: (linting, debugger, files and live updates, hosting and Deployment)**

desktop-tools.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
[DockStation](https://dockstation.io/) | Developing with Docker has never been so easy and convenient.
4848
[Helm](https://helm.sh) | A package manager for kubernetes that allows simple but powerful software installs on a Kubernetes cluster.
4949
[Jenkins](https://www.jenkins.io/) | Free and Opensource tool that can be used to automate all sorts of tasks related to building, testing and delivering or deploying software.
50+
[Laragon](https://laragon.org/) | Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
5051
[portainer](https://github.com/portainer/portainer) | Portainer is a lightweight management UI which allows you to easily manage your different Docker environments
5152
[Terraform](https://www.terraform.io/) | Terraform is a tool for building, changing, and versioning infrastructure (IaC). Supports tons of providers not only the major clouds. Essentially great way to codify your infrastructure.
5253
[VirtualBox](https://www.virtualbox.org/) | An open source virtualization product developed by Oracle.
@@ -67,7 +68,6 @@
6768
[Hyper](https://hyper.is/) | A terminal built on web technologies
6869
[iTerm2](https://www.iterm2.com/) | A terminal emulator for macOS to replace Terminal.
6970
[Jupyter Notebook](https://jupyter.org/) | Jupyter Notebook provides you with an easy-to-use, interactive data science environment across many programming languages that doesn't only work as an IDE, but also as a presentation or education tool.
70-
[Jupyter Notebook](https://jupyter.org/) | Jupyter Notebook provides you with an easy-to-use, interactive data science environment across many programming languages that doesn't only work as an IDE, but also as a presentation or education tool.
7171
[MobaXterm](https://mobaxterm.mobatek.net/) | Free X server for Windows with tabbed SSH terminal, telnet, RDP, VNC, Xdmcp, Mosh and X11-forwarding.
7272
[nmap](https://github.com/nmap/nmap) | Nmap the most powerful network mapper.
7373
[ohmyzsh](https://ohmyz.sh/) | A delightful, open source, community-driven framework for managing Zsh configuration
@@ -96,11 +96,13 @@
9696
[Cyberduck](https://cyberduck.io/) | Cyberduck is an open-source client for FTP and SFTP, WebDAV, and cloud storage, available for macOS and Windows licensed under the GPL.
9797
[Dash](https://kapeli.com/dash) | API Documentation, Cheat sheets, Snippet manager with instant search everything for macOS
9898
[DevToys](https://devtoys.app/) | An offline application for Windows that helps developers in daily tasks such as formatting JSON, comparing text, testing RegExp, compressing images...
99+
[Everything](https://www.voidtools.com/) | Everything is an application to locate files and folders by name instantly with its quick file indexing.
99100
[Ganache](https://www.trufflesuite.com/ganache) | Quickly fire up a personal Ethereum blockchain which you can use to run tests, execute commands, and inspect state while controlling how the chain operates.
100101
[Icon8](https://icons8.com/app) | Icons8 allows designers to express their ideas giving the right design elements at the right time.
101102
[Mailspring](https://getmailspring.com/) | Powerful n' fancy cross-platform mail client.
102103
[Meeter](https://www.trymeeter.com/) | A useful tool that resides on your Mac OS menu bar that pulls online conference details from your calendar so you can quickly join meetings without having to dig through your calendar or email for the correct link.
103104
[Microsoft PowerToys](https://docs.microsoft.com/en-us/windows/powertoys/install) | Microsoft PowerToys is a set of freeware system utilities designed for power users developed by Microsoft for use on the Windows operating system.
105+
[Microsoft Power Automate](https://powerautomate.microsoft.com/en-us/) | Streamline repetitive tasks and business processes with Microsoft Power Automate, so you can focus your attention where it’s needed most.
104106
[Numi](https://numi.app/) | Beautiful and powerful calculator app for Mac
105107
[Peek](https://github.com/phw/peek) | App for recording screen areas, e.g. for easily showing UI features of your own apps or for showing a bug in bug reports.
106108
[Pexels](https://www.pexels.com) | Pexels. Free stock images, photos and videos.
@@ -132,6 +134,7 @@
132134
| **Database** |
133135
[DB Browser for SQLite](https://sqlitebrowser.org/) | DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
134136
[DBeaver](https://dbeaver.io) | Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server...
137+
[HeidiSQL](https://www.heidisql.com/) | HeidiSQL lets you see and edit data and structures from computers running one of the database systems MariaDB, MySQL, Microsoft SQL, PostgreSQL and SQLite.
135138
[Indri](https://www.lemurproject.org/indri.php) | Tool for creating index and querying the index for any size dataset.
136139
[MongoDB Compass](https://www.mongodb.com/try/download/compass) | As the GUI for MongoDB, MongoDB Compass allows you to make smarter decisions about document structure, querying, indexing, document validation, and more.
137140
[pgAdmin](http://postgresapp.com/) | A full-featured PostgreSQL install for MacOS.
@@ -152,6 +155,7 @@
152155
[Flutter](https://flutter.dev/) | Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. It is free and open source.
153156
[Genymotion Android Emulator](https://www.genymotion.com/) | Cross-platform Android emulator for developers & QA engineers. Develop & automate your tests to deliver best quality apps. On desktop, AWS, GCP & SaaS.
154157
[Principle](https://principleformac.com/) | Principle makes it easy to design animated and interactive user interfaces.
158+
[Vysor](https://www.vysor.io/) | Vysor is a screen mirroring app in the network & admin category for putting iOS or Android straight into desktop.
155159
| **Browser** |
156160
[Blisk](https://blisk.io/) | Compared to Opera, Chrome, and Firefox, Blisk doesn’t have nearly as much attention online. However, this browser is specifically designed to give designers a development-first workspace where they can develop and test modern applications as quickly as possible.
157161
[Brave Browser](https://brave.com) | A Chrome-based browser without the tracking and analytics with builtin adblocking.

0 commit comments

Comments
 (0)