About DMI Finance App

The DMI Finance App is your go-to for all your financial needs. Manage loan repayments, pay electricity bills, track credit card payments, and recharge your FASTag—all in one place. Enjoy the convenience of easy-to-use features today!

The New Desktop Command is a powerful tool that allows you to create custom commands for your desktop, making it easier to perform repetitive tasks, launch applications, and access frequently used files and folders. With this feature, you can say goodbye to tedious mouse clicks and keyboard shortcuts, and hello to a more streamlined and efficient computing experience.

On macOS, virtual desktops are known as . While Apple focuses on mouse gestures, there are powerful keyboard and terminal "commands" to manage them.

look -t z "amaz"

fn get_windows_gpu() -> String let output = Command::new("wmic") .args(&["path", "win32_videocontroller", "get", "name"]) .output(); if let Ok(out) = output let stdout = String::from_utf8_lossy(&out.stdout); let lines: Vec<&str> = stdout.lines().collect(); if lines.len() > 1 return lines[1].trim().to_string();

// Disk (root partition) let mut disk_info = "N/A".to_string(); for disk in sys.disks() { if cfg!(target_os = "windows") && disk.mount_point().to_str() == Some("C:") || cfg!(target_os = "linux") && disk.mount_point().to_str() == Some("/") || cfg!(target_os = "macos") && disk.mount_point().to_str() == Some("/") { let total = disk.total_space() / (1024 * 1024 * 1024); let available = disk.available_space() / (1024 * 1024 * 1024); let used = total - available; disk_info = format!("{} GiB / {} GiB", used, total); break; } }

This code is MIT licensed. You can:

if args.len() > 1 && (args[1] == "-v" || args[1] == "--version") { println!("qfetch version {}", VERSION); return; }

DMI Mobile App

3 million+ app installs on Google Playstore

Streamline your loan management
  • Check your credit score for free
  • Make bill payments
  • Unlock loan offers & earn reward points

Scan to download the app

× Important Update