Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ra101/awesome
Gathered from all over the internet, A non-exhaustive opinionated Awesome list by me; for me.
https://github.com/ra101/awesome
List: awesome
awesome awesome-javascript awesome-list awesome-lists awesome-python awesome-readme javascript linux python
Last synced: 11 days ago
JSON representation
Gathered from all over the internet, A non-exhaustive opinionated Awesome list by me; for me.
- Host: GitHub
- URL: https://github.com/ra101/awesome
- Owner: ra101
- License: cc0-1.0
- Created: 2024-12-17T19:57:25.000Z (21 days ago)
- Default Branch: core
- Last Pushed: 2024-12-28T06:35:04.000Z (11 days ago)
- Last Synced: 2024-12-28T07:27:16.371Z (11 days ago)
- Topics: awesome, awesome-javascript, awesome-list, awesome-lists, awesome-python, awesome-readme, javascript, linux, python
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```cpp
if (sad) { sad.stop(); beAwesome() }
```
Gathered from all over the internet, A non-exhaustive opinionated Awesome list by me; for me.
## Windows Setup
### Dev Tools
[Chocolatey](https://chocolatey.org/install): The OG Package Manager for Windows (for managing dev langs and tools).
[WinGet](https://github.com/microsoft/winget-cli): The Official Windows Package Manager.
```
https://aka.ms/getwinget
```[gsudo](https://github.com/gerardog/gsudo): It is a sudo equivalent for Windows, with a similar user-experience as the original *nix sudo.
```
winget install gerardog.gsudochoco install gsudo
```[Busybox](https://frippery.org/busybox/): A binary containing many common Unix tools.
```
sudo choco install busybox && sudo busybox --install
```[GNU Core Utilities](https://gnuwin32.sourceforge.net/packages/coreutils.htm): They are the GNU operating system's basic file, shell and text manipulation utilities.
```
sudo choco install gnuwin32-coreutils.install
```[Nano](https://github.com/okibcn/nano-for-windows): A wonderfully easy-to-use and friendly Pico text editor.
```
sudo choco install nano
```[NTop](https://github.com/gsass1/NTop): A `htop` like system-monitor with vi-emulation for Windows.
```
winget install -e --id gsass1.NTopsudo choco install ntop.portable
```### Fun Software
[Attribute Changer](https://www.petges.lu/): Modify system attributes and manipulate the date and time of files and folders.
```
sudo choco install attributechanger
```[Opera Neon](https://www.opera.com/browsers/neon): A vision for the future of desktop browsers.
```
sudo choco install opera-neon
``````
Git
ueli
neofetch-win
MPC-HC
K-Lite Codec Pack 17.9.4 Full
VLC
Cloudflare WARP
Inkscape
Typora
File Converter (64 bit)
osquery
4K Video Downloader
Avidemux 2.8 64 bits
AOMEI Partition Assistant 9.14.0
LocalWP 5.6.6
Stretchly 1.15.1
FFmpeg
Wget
Postman x86_64 10.21.0
```
## MacOS/Linux Setup
## Browser (Chrome) Setup
## Python
## Data Science
## Javascript
## Docker, Kubernetes, Infra++
Made with ❤️ by〈 RA 〉