]> Softwares of Agnibho - medscript.git/commitdiff
Shell command
authorAgnibho Mondal <mondal@agnibho.com>
Wed, 6 Sep 2023 17:37:11 +0000 (23:07 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Wed, 6 Sep 2023 17:37:11 +0000 (23:07 +0530)
medscript [new file with mode: 0755]
resource/medscript.desktop [new file with mode: 0755]

diff --git a/medscript b/medscript
new file mode 100755 (executable)
index 0000000..a590f08
--- /dev/null
+++ b/medscript
@@ -0,0 +1,10 @@
+#! /bin/sh
+
+# MedScript
+# Copyright (C) 2023 Dr. Agnibho Mondal
+# This file is part of MedScript.
+# MedScript is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+# MedScript is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# You should have received a copy of the GNU General Public License along with MedScript. If not, see <https://www.gnu.org/licenses/>.
+
+python3 $(dirname "$0")/medscript.py "$@"
diff --git a/resource/medscript.desktop b/resource/medscript.desktop
new file mode 100755 (executable)
index 0000000..949ee07
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Version=0.2
+Type=Application
+Name=MedScript
+Comment=Prescription writing software
+TryExec=medscript
+Exec=medscript %f
+Icon=medscript
+MimeType=application/zip;