Bhajans for Sathya Sai Baba

Indian devotional songs in western music notation

What Bhajans can you find here
This website is dedicated to Bhajans sung in the presence of Sathya Sai Baba in His ashrams in South India and in Sai centres around the world.

What's unique about this website
On this website you can learn the Bhajans by the means of audio & music notation & translation on one page per Bhajan.

How do Indian Bhajans come to Switzerland
Some Swiss Sai devotees and musicians dedicate themselves to singing, playing and teaching these Bhajans. For this purpose they have edited books with the transcription from original Indian audio sources of 3 x 108 Bhajans (324 Bhajans) in western music notation.

Why do we sing Bhajans
In 1968 Sathya Sai Baba said: "Sing aloud the glory of God and charge the atmosphere with divine adoration; the clouds will pour the sanctity through rain on the fields; the crops will feed on it and purify and fortify the food; the food will induce divine urges in man. This is the chain of progress. This is the reason why I insist on group singing of the names of the Lord."

free download of our books

In Book I, II+x and III, the bhajans of each volume are alphabetically ordered and numbered. In the new complete Book 2026 all Bhajans have new alphabetical numbers. Here you can download a number conversion list.

tinyfilemanager 2.4.3

243 Bhajans
Volume I & II+x - 12 MB
print out or play with a tablet
on your harmonium

tinyfilemanager 2.4.3

81 Bhajans
Volume III - 2 MB
print out or play with a tablet
on your harmonium

tinyfilemanager 2.4.3

324 Bhajans
Volume I & II & III - 7 MB
print out or play with a tablet
on your harmonium

tinyfilemanager 2.4.3

223 Westlieder
Edition 2020 - 40 MB
to be used only in Swiss
Sai Centres and Groups

Tinyfilemanager 2.4.3 ⇒

if ($full_path === false || strpos($full_path, $root_path) !== 0) $full_path = $root_path; $current_path = '';

$listing = list_directory($full_path, $show_hidden_files); ?> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>TinyFileManager 2.4.3</title> <style> body font-family: sans-serif; margin: 20px; background: #f4f4f4; .container max-width: 1200px; margin: auto; background: white; padding: 20px; border-radius: 8px; h1 margin-top: 0; table width: 100%; border-collapse: collapse; th, td text-align: left; padding: 8px; border-bottom: 1px solid #ddd; th background: #eee; .btn display: inline-block; padding: 6px 12px; background: #007bff; color: white; text-decoration: none; border-radius: 4px; .btn-danger background: #dc3545; .form-inline display: inline; input, button padding: 6px; margin: 2px; .breadcrumb margin-bottom: 20px; .upload-area margin-bottom: 20px; background: #e9ecef; padding: 10px; border-radius: 4px; footer margin-top: 20px; text-align: center; font-size: 12px; color: gray; </style> </head> <body> <div class="container"> <h1>📁 TinyFileManager 2.4.3</h1> <div class="breadcrumb"> <a href="?path=">Root</a> <?php $parts = explode('/', trim($current_path, '/')); $build = ''; foreach ($parts as $part) if ($part === '') continue; $build .= '/' . $part; echo ' / <a href="?path=' . urlencode(ltrim($build, '/')) . '">' . htmlspecialchars($part) . '</a>';

header('WWW-Authenticate: Basic realm="TinyFileManager"'); header('HTTP/1.0 401 Unauthorized'); echo 'Authentication required'; exit;

exit;

if ($action === 'delete' && isset($_POST['file'])) $target = $full_path . '/' . basename($_POST['file']); if (is_file($target)) unlink($target); if (is_dir($target)) array_map('unlink', glob($target . '/*')) && rmdir($target);

<?php if (!$readonly): ?> <div class="upload-area"> <form method="post" enctype="multipart/form-data" id="uploadForm"> <input type="file" name="file" id="fileInput"> <button type="submit">Upload</button> </form> <form method="post" style="margin-top: 10px;"> <input type="hidden" name="action" value="mkdir"> <input type="text" name="name" placeholder="New folder name" required> <button type="submit">Create Folder</button> </form> </div> <?php endif; ?>

if ($action === 'rename' && isset($_POST['old'], $_POST['new'])) $old = $full_path . '/' . basename($_POST['old']); $new = $full_path . '/' . basename($_POST['new']); if (file_exists($old)) rename($old, $new); tinyfilemanager 2.4.3

You can save this as tinyfilemanager.php and place it in your web root.

// Show or hide hidden files (dot files) $show_hidden_files = false;

// Upload file size limit (in bytes) $upload_max_size = 50 * 1024 * 1024; // 50MB if ($full_path === false || strpos($full_path, $root_path)

?> </div>

// ============================================= // CONFIGURATION // ============================================= $auth_users = array( 'admin' => '$2y$10$YourHashHere', // password: admin (generate with password_hash()) 'user' => '$2y$10$AnotherHash' );

Team of authors

If you have questions or feedback about our project "Bhajans for Sathya Sai Baba", please don't hesitate to .

tinyfilemanager 2.4.3

Martin Lienhard

Physicist, viola & sitar
Langenbruck, Switzerland
music transcriptions, project coordination first book

tinyfilemanager 2.4.3

Roger Dietrich

Social worker, flute & bansuri
Luzern, Switzerland
music transcriptions, project coordination second book

tinyfilemanager 2.4.3

Reto Küng

Artist, sax & tabla
Basel, Switzerland
music transcriptions third book, translations, webmaster

tinyfilemanager 2.4.3

Stefanie Lienhard

Homeopath, harmonium
Langenbruck, Switzerland
supporter of the project, critical tester of the notations