diff --git a/Student/API/EasycomAPI.desktop b/Student/API/EasycomAPI.desktop
new file mode 100644
index 0000000000000000000000000000000000000000..39766d7979239851c73ba847f114230332bbdbb3
--- /dev/null
+++ b/Student/API/EasycomAPI.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Exec=sh -c '~/.easycom/start.sh > /dev/null &2>/dev/null'
+Hidden=false
+NoDisplay=false
+X-GNOME-Autostart-enabled=true
+Name=EasyCom
+Comment=Start easycom on startup
\ No newline at end of file