Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 724b2de

Browse files
authored
Cleaned up repo kind of
1 parent 89f1e07 commit 724b2de

29 files changed

+32
-347
lines changed

addons/Notepad.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#-----------------------------------------#
77
#this notepad applacation was made by six519
88
# https://github.com/six519/Python-Notepad
9-
# this program plugin change applys the origonal creators repos licence.md file
10-
# any addons added to PythonicOS shall make PythonicOS free and open source
11-
#
9+
# This program plugin change applies the original creators repos license.md file
10+
# Any addons added to PythonicOS shall make PythonicOS free and open source
11+
# Great that you actually credited the original creator on this one :) -h4rl
1212
#
1313
#-----------------------------------------#
1414

-3.57 KB
Binary file not shown.
-8.17 KB
Binary file not shown.
-5.49 KB
Binary file not shown.

addons/procsss.py

Whitespace-only changes.

addons/tkinter-calc.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
import tkinter as tk
22
#-----------------------------------------#
3-
#this notepad applacation was made by six519
4-
# https://github.com/six519/Python-Notepad
5-
# this program plugin change applys the origonal creators repos licence.md file
6-
# any addons added to desktopy shall make desktopy free and open source
73
#
4+
#
5+
# Who made this? - H4rl
6+
#
7+
#
88
#
99
#-----------------------------------------#
1010

config.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ option2 = Value2
66
option3 = Value3
77
option4 = Value4
88

9+
# If you want a good way to configure, use .conf, yaml, json or toml. Thx -h4rl

home/midiplayer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import pygame
2-
2+
# Won't this show the annoying pygame prompt though?
33
def play_music(music_file):
44
"""
55
stream music with mixer.music module in blocking manner

homme/main.py

Lines changed: 0 additions & 69 deletions
This file was deleted.

main.spec

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)