Tiny Tips
Tiny Tips
  • 130
  • 720 131
Using Console-Oriented Weather Forecast Service - wttr.in | Weather Forecast On Command Prompt
wttr.in is a console-oriented weather forecast service. In this video, we will see a brief introduction to this service with some simple examples. In the end, we have created a batch script to use the wttr.in service. Note that we require internet connectivity to use this service.
Commands used in the video:
curl wttr.in
curl wttr.in/agra
curl wttr.in/new+york
curl wttr.in/FRA
curl wttr.in/FRA?u
curl wttr.in/FRA?lang=de
curl -H "Accept-Language:de" wttr.in/frankfurt?u
curl wttr.in/:help
curl wttr.in/moon
curl wttr.in/moon@2025-03-31
curl wttr.in/moon@2025-01-15
(Note: CityName and AirportCode can be used interchangeably in the command)
Batch Script:
@echo off
curl wttr.in/frankfurt?lang=de
pause
Additional resource:
github.com/chubin/wttr.in
I hope this video proves to be informative. Thank you.
มุมมอง: 26

วีดีโอ

How To Disable Google Feeds On Android Device
มุมมอง 6119 ชั่วโมงที่ผ่านมา
The Google app displays news feeds automatically when it is opened. Sometimes it does feel like a clutter if we do not require it. We do have an option to disable them and let the Google app show us a clean page when it is opened. This video covers how we can disable the Google feeds. I hope the video proves to be informative. Thank you.
How To Change Default Location Of Personal User Files On Windows | Using Registry Editor
มุมมอง 7914 วันที่ผ่านมา
Sometimes we may want to change the default save location of our personal files. Or, we uninstalled a cloud storage where the user files were getting saved by default. Due to the unavailability of that location, the default path is not working. Whatever may be the reason, we can modify the default location of user personal files. In this video, we will see how we can achieve that using the regi...
Seven Profound Quotes | The Monk Cat
มุมมอง 7321 วันที่ผ่านมา
Discover how your mind shapes your reality and how your thoughts determine who you become in this insightful video. Unveil the secrets to true peace and happiness, which originate from within, not from external sources. Learn the importance of embracing honesty, self-reliance, and cherishing what truly matters to lead a fulfilling life. Dive deep into self-improvement and personal growth as we ...
Convert Video Encoding Format Using VLC Media Player
มุมมอง 6528 วันที่ผ่านมา
In this video, we have covered how we can convert a video from one encoding format to another. For this, we are using a free application called VLC Media Player. It is available on all platforms. It supports a wide range of video and audio encoding formats. We have tried to explain the process with a simple example. I hope the video proves to be informative. Thank you.
Emulate NES Games On Android Device with NostalgiaNES Lite Emulator
มุมมอง 108หลายเดือนก่อน
Old NES games are quite fun to play. It is possible to play those games on our Android device like mobile or tablet. In this video, we will see how we can use an NES emulator called NostalgiaNES Lite to play those old games. Many other such emulators are available that we can use for the same purpose. We need an NES emulator and game ROMs with dot nes extension to play old NES games on Android ...
Compress Images With FILEminimizer Pictures Free Personal Edition
มุมมอง 63หลายเดือนก่อน
In this video, we are taking a look at image-compressing software by the name FILEminimizer (pictures). The FILEminimizer Pictures is a Free Personal Edition software. We can easily compress a high-resolution picture, or list of images, and use them wherever needed. This is very helpful when we are trying to make space on our system and also want to keep pictures safe. Or, we want to upload mem...
Allowing Restricted Settings For An Application On Android Device
มุมมอง 129หลายเดือนก่อน
This video covers a solution to restricted settings for accessibility permission required by some applications on Android 13 and 14. Some apps require certain permission to function. Some of such accessibility permissions are restricted by default. If an app requests for such permissions then we get a message stating, "Restricted Settings. For your security, this setting is currently unavailabl...
Installing and Exploring Tiny11 (A Cleaner Windows 11 Pro 23H2 Build)
มุมมอง 376หลายเดือนก่อน
When we install a Windows OS, many unrequired applications get installed automatically. This results in occupying more disk space. Most of those applications we hardly use. Tiny11 is a Windows 11 Pro build version 23H2, created by NTDEV, that strips off all such applications from the installation image. Thus resulting in a cleaner operating system with almost no forced cluttering of unnecessary...
Setup PCem Emulator | Pentium MMX 166 CPU | Windows 98 Second Edition | 3DFX Voodoo3
มุมมอง 1982 หลายเดือนก่อน
PCem is a low-level PC emulator. It emulates actual PC hardware from the 1980s and 1990s. This makes it stand out from other common virtualization software like VMware and Virtual Box. PCem is specifically designed to emulate older x86-based PC systems and compatibles. It focuses on replicating vintage hardware to run legacy software and operating systems designed for these old machines. It emu...
Installing a webpage as a google chrome application
มุมมอง 732 หลายเดือนก่อน
Suppose there is a website we use regularly. We access it using a web browser. In the Chrome browser, there is a feature where we can install a webpage or website as an application(Chrome application). It creates an icon on the desktop. So instead of using Chrome browser to open a webpage, we can directly open the website as an application with its own dedicated window. We can use the applicati...
Prevent Access To Drives On Windows System
มุมมอง 782 หลายเดือนก่อน
In this video, we will see how to prevent access to drives on a Windows system. There are many different ways to achieve this. Like, through registry editor, group policy settings, third-party security software, permissions and security settings, encryption using BitLocker, etc. In this video, we will see how to do so using group policy setting. I hope the video proves to be informative. Thank ...
How To Shorten The Amazon Product Link (Without Using Link Shorteners)
มุมมอง 632 หลายเดือนก่อน
An Amazon product page has a very long URL. It contains additional information that is required for analytics and marketing purposes. Such long URL when shared, looks untidy and suspicious at first glance. We can use third-party link shortener applications to achieve it. Or, if we have an Amazon affiliate account then, we can create a short affiliate product link. But in this video, we will see...
Microsoft Excel: Go To Special - Last cell, Visible cells only, Conditional formats, Data validation
มุมมอง 933 หลายเดือนก่อน
This video covers the following four cell selection options of Microsoft Excel's Go To Special feature. 1. Last cell 2. Visible cells only 3. Conditional formats 4. Data validation I hope the video proves to be useful. Thank you.
Microsoft Excel: Go To Special - Precedents And Dependents
มุมมอง 1293 หลายเดือนก่อน
In this video, we have covered the precedents and dependents cell selection options of the Go To Special feature in Microsoft Excel. These options are very helpful when we want to find out which cells are used in the calculation using a formula. For this Precedents will be used. We can also find out if a value in a cell is being referred to in some other cell through a formula. For this depende...
How To Calculate & Choose Inverter Rating (VA) And Battery Capacity (Ah) For Home Inverter System
มุมมอง 703 หลายเดือนก่อน
How To Calculate & Choose Inverter Rating (VA) And Battery Capacity (Ah) For Home Inverter System
How To Start And Stop A Windows Service Manually & Change It's Startup Type
มุมมอง 2103 หลายเดือนก่อน
How To Start And Stop A Windows Service Manually & Change It's Startup Type
Creating .exe Executable from .bat Batch Script using IExpress | Convert .bat to .exe
มุมมอง 1.7K3 หลายเดือนก่อน
Creating .exe Executable from .bat Batch Script using IExpress | Convert .bat to .exe
How To Terminate A Process Or Task In Windows
มุมมอง 1774 หลายเดือนก่อน
How To Terminate A Process Or Task In Windows
Microsoft Excel: Go To Special - Current Region, Current Array, and Objects
มุมมอง 1314 หลายเดือนก่อน
Microsoft Excel: Go To Special - Current Region, Current Array, and Objects
Encrypt / Decrypt Personal Files Using cipher.exe
มุมมอง 2144 หลายเดือนก่อน
Encrypt / Decrypt Personal Files Using cipher.exe
Microsoft Excel: Go To Special - Row Differences & Column Differences
มุมมอง 1044 หลายเดือนก่อน
Microsoft Excel: Go To Special - Row Differences & Column Differences
Installing EaseUS Todo Backup Free
มุมมอง 4055 หลายเดือนก่อน
Installing EaseUS Todo Backup Free
Four Ways To Take Screenshots On Windows Computer | Full Page Screenshot On Browser
มุมมอง 1065 หลายเดือนก่อน
Four Ways To Take Screenshots On Windows Computer | Full Page Screenshot On Browser
Microsoft Excel: VLOOKUP & HLOOKUP
มุมมอง 2165 หลายเดือนก่อน
Microsoft Excel: VLOOKUP & HLOOKUP
Microsoft Excel: Seven Common Errors
มุมมอง 955 หลายเดือนก่อน
Microsoft Excel: Seven Common Errors
How to clear cache, temporary files, or other unnecessary files from a Windows 10/11 system
มุมมอง 5086 หลายเดือนก่อน
How to clear cache, temporary files, or other unnecessary files from a Windows 10/11 system
Microsoft Excel: What-If Analysis - Data Table
มุมมอง 2756 หลายเดือนก่อน
Microsoft Excel: What-If Analysis - Data Table
Motorola Ready For Assistant | Ready For On Motorola Mobile Device
มุมมอง 1.1K6 หลายเดือนก่อน
Motorola Ready For Assistant | Ready For On Motorola Mobile Device
Microsoft Excel: Go To Special - Constants
มุมมอง 1816 หลายเดือนก่อน
Microsoft Excel: Go To Special - Constants

ความคิดเห็น

  • @jyotimahour6978
    @jyotimahour6978 วันที่ผ่านมา

    🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉

  • @jyotimahour6978
    @jyotimahour6978 วันที่ผ่านมา

    ❤🎉🎉🎉🎉🎉🎉🎉🎉

  • @crimson2296
    @crimson2296 4 วันที่ผ่านมา

    Awesome Video thank you

  • @gagesmith6038
    @gagesmith6038 4 วันที่ผ่านมา

    I tried doing this but my computer just turns off after starting it up with the correct key combination, what do I do?

  • @Xienz-j5k
    @Xienz-j5k 4 วันที่ผ่านมา

    not working esc not working

  • @howboutnow
    @howboutnow 7 วันที่ผ่านมา

    tysm

  • @jyotimahour6978
    @jyotimahour6978 8 วันที่ผ่านมา

    🎉❤❤❤❤❤❤❤❤

  • @palo2947
    @palo2947 8 วันที่ผ่านมา

    why ist it qualifing me for the sandbox??

    • @ThreeDee912
      @ThreeDee912 วันที่ผ่านมา

      Apparently Microsoft discontinued the free E5 sandbox portal for new users unless you have a full Visual Studio subscription or are a Microsoft Partner. Really disappointed because I was looking to learn about Entra and Intune and do some training courses.

  • @denzelbuka1019
    @denzelbuka1019 8 วันที่ผ่านมา

    The challenge I am facing is that my laptop is not shutting down. If I remove the battery it turns off, but the minute I put it back on, it powers itself on, just showing the power key and the caps lock button. I cannot power it on or off manually.

  • @Plakerger7612_OSC
    @Plakerger7612_OSC 8 วันที่ผ่านมา

    Thanks

  • @depzainhathanhtinh
    @depzainhathanhtinh 9 วันที่ผ่านมา

    i dont have disk 2?

  • @rayy5898
    @rayy5898 9 วันที่ผ่านมา

    Is it possible to remove BIOS Admin password using this? I can access the windows but not BIOS.

  • @jack-5977
    @jack-5977 11 วันที่ผ่านมา

    I kept having "access denied" but i went on and it worked anyway, even having the " 0 other windows"

  • @karalarsen6055
    @karalarsen6055 13 วันที่ผ่านมา

    Such a user friendly video - fixed my problem with a "The System BIOS recovery failed. Unable to open BIOS image file." error that turned a desktop into a brick. Thanks!!

  • @rafaelsanti7380
    @rafaelsanti7380 13 วันที่ผ่านมา

    How to check how much ram I have? Write command in CMD wmic MemoryChip get MemoryType, Capacity, Speed, Configuredclockspeed, DeviceLocator, FormFactor, Manufacturer, Serialnumber, Partnumber

  • @rafaelsanti7380
    @rafaelsanti7380 13 วันที่ผ่านมา

    Very nice :) great job

  • @jyotimahour6978
    @jyotimahour6978 15 วันที่ผ่านมา

    ❤❤❤🎉🎉🎉🎉🎉🎉🎉🎉🎉

  • @tadeot
    @tadeot 16 วันที่ผ่านมา

    thanks u so much!

  • @syahrulalif1951
    @syahrulalif1951 17 วันที่ผ่านมา

    thank you BRO!!!!! GOOD JOB

  • @marianrodriguez7222
    @marianrodriguez7222 19 วันที่ผ่านมา

    Hi thank for showing what performance I didn't know which one choose big help

  • @MichaelBerrios-c4e
    @MichaelBerrios-c4e 20 วันที่ผ่านมา

    Very good, I am using this video for my class.

  • @jyotimahour6978
    @jyotimahour6978 22 วันที่ผ่านมา

    🎉🎉🎉🎉🎉❤❤❤❤❤❤

  • @peacewithdevotion2405
    @peacewithdevotion2405 22 วันที่ผ่านมา

    पूरा TH-cam छान लिया सिर्फ इस video से help मिली Thanks a lot❤

  • @raystefano
    @raystefano 23 วันที่ผ่านมา

    When I had this issue boot error 0xc000000e I simply had to open cmd prompt and type : bcdedit /set {default} path \windows\system32\winload.efi

  • @pitchblack1x
    @pitchblack1x 24 วันที่ผ่านมา

    It worked perfectly ❤ thanks

  • @sk12335
    @sk12335 25 วันที่ผ่านมา

    Hello, I have an HP notebook 15s-du1044tu model. Switching ON the laptop, all I get to see BIOS update initializing and it automatically restarts without completing the update or copying any files. The restart continues in a LOOP till I manually press the power button to OFF mode. I did try your method but the same issue repeats. How to proceed?

  • @VANSHIKAVISHESH
    @VANSHIKAVISHESH 28 วันที่ผ่านมา

    helpfull

  • @mushfiquejalil2341
    @mushfiquejalil2341 28 วันที่ผ่านมา

    Perfectly working, thank you ⚒️

  • @jyotimahour6978
    @jyotimahour6978 29 วันที่ผ่านมา

    ❤❤❤❤🎉🎉🎉🎉🎉🎉🎉

  • @topunixfan5501
    @topunixfan5501 หลายเดือนก่อน

    The occupied slot had 4GB. We then add 8 on the other slot. I thought memory slots were supposed to have same size memory modules. Am I wrong?

  • @Malek04.11
    @Malek04.11 หลายเดือนก่อน

    I have this problem when i try to install the windows 7 when i reach the installation step it still at 0% then the bleu screen show up

  • @dodesz6560
    @dodesz6560 หลายเดือนก่อน

    Thank you very much!❤

  • @jyotimahour6978
    @jyotimahour6978 หลายเดือนก่อน

    🎉🎉🎉🎉🎉🎉🎉🎉❤❤❤❤❤❤❤

  • @abdennour183
    @abdennour183 หลายเดือนก่อน

    I show a lot of videos and try all methods even it's seems similar to this but didn't succeed.... but I have succeed with your method .I must save all this command for future problems 😂 thank you very much ❤❤❤ But in my case the windows system appears in disk :d not c: ...then I choosed d

  • @blndxp
    @blndxp หลายเดือนก่อน

    Thanks for the video. The first method is a true pain.

  • @redfox7497
    @redfox7497 หลายเดือนก่อน

    thank you!

  • @MrLoneWoof
    @MrLoneWoof หลายเดือนก่อน

    It took me a while but I managed to fix the same problem, just needed to do extra steps. I had an old nvme drive and a new one which had a clone of the old one. I fully erased the old one and it seems something broke when I did it. This method stopped at point 4. It did list the installation, but for some reason could not find the directory. Which it had listed. I had to assign a temporary letter to the efi partition in diskpart and work from there, but thankfully it finally worked.

  • @CarKiruks
    @CarKiruks หลายเดือนก่อน

    Thank you so much

  • @Mukundrockrony
    @Mukundrockrony หลายเดือนก่อน

    This is the best, up to point among millions of videos or even tplink site documentation/video. Thanks it saved my tp 3040 to junk.

  • @jyotimahour6978
    @jyotimahour6978 หลายเดือนก่อน

    🎉🎉🎉🎉❤❤❤🎉🎉🎉👍👍👍👍

  • @AGHILESFELLAG-q7w
    @AGHILESFELLAG-q7w หลายเดือนก่อน

    But not all of it could be used

  • @yamilisa
    @yamilisa หลายเดือนก่อน

    This doesn´t work. When I press delete or f10, I get a beep, when I press escape, the system shuts down. It´s an hp, those were the suggested keys. Anything else I can do?

  • @yash_2203
    @yash_2203 หลายเดือนก่อน

    THANKYOU THANK YOU THANK YOUUU 🙏🏻🙏🏻🙏🏻😩😭😭😭😭😭

  • @50_cl
    @50_cl หลายเดือนก่อน

    Everything works...thank you

  • @luizmagalhaesbr
    @luizmagalhaesbr หลายเดือนก่อน

    What can I do when the hp software don't install the bootable bios on the usb drive ? It shows the messages "IHISI: get support mode fail in SMI!" and "BIOS did not support insydeflash" ? Enlighten me please ! :D

  • @munawarmangalan93
    @munawarmangalan93 หลายเดือนก่อน

    covered ALL errors perfectly too, tahnks .....

  • @TheConstantine90
    @TheConstantine90 หลายเดือนก่อน

    so this will erase the BIOS password as well?

    • @tinytips4823
      @tinytips4823 12 วันที่ผ่านมา

      No, it will not erase the BIOS password.

  • @FARCRYALGERIA
    @FARCRYALGERIA หลายเดือนก่อน

    omg so windows 11 64 bit butter than windows 10 32 bit because windows 10 32 bit took 19 GB STORAGE WHEN windows 11 64 bit take just 16 GB WOOOW i will install it

  • @ahmedaliraqi1239
    @ahmedaliraqi1239 หลายเดือนก่อน

    But a very important question remains, which is: How can we know the maximum capacity that one port can accommodate

    • @tinytips4823
      @tinytips4823 12 วันที่ผ่านมา

      It is generally divide by 2 for 2 slots. If max RAM supported is 32GB then each slot can support max of 16GB. But you can check the upgrade manual for your system for all the configurations supported.

  • @amrtv8586
    @amrtv8586 หลายเดือนก่อน

    Thank you so much.