@@ -71,3 +71,82 @@ <h2 style="font-size: 20px; color: #FFFFFF">Displayed In a Discord Rich Presence
7171 </ div >
7272
7373</ body > </ html >
74+ < div class ="textbg ">
75+ < br >
76+ < h1 > A FetchCord Remaster is currently in progress!</ h1 >
77+
78+ < h2 >
79+ Features
80+ </ h2 >
81+ < ul >
82+ < li > Distribution detection</ li >
83+
84+ < li > Distribution Version</ li >
85+
86+ < li > Package detection</ li >
87+
88+ < li > Kernel Detection</ li >
89+
90+ < li > Uptime</ li >
91+
92+ < li > Detecting Window Manager/Desktop Environment</ li >
93+
94+ < li > Detecting GPU/CPU and display it in a cycle (thanks to Hyper-KVM)</ li >
95+
96+ < li > Flatpak support</ li >
97+
98+ < li > Add Snap support</ li >
99+
100+ < li > Add Windows support.</ li >
101+
102+ < li > Detect Window Manager/Desktop Environment version</ li >
103+
104+ < li > Periodic polling of info such as package count, RAM usage, etc.</ li >
105+
106+ < li > SystemD Autostart Service</ li >
107+ </ ul >
108+
109+ < h2 >
110+ To-Do
111+ </ h2 >
112+ < ul >
113+ < li > Add more distributions (If your distro is not supported open an issue or visit our Discord)</ li >
114+
115+ < li > Add support for desktop icon use (this can already be set up manually if wanted!)</ li >
116+
117+ < li > More CPUs, GPUs and Mobos etc. including much more recent and much older hardware</ li >
118+
119+ < li > OpenRC/Windows/MacOS Autostart Service?</ li >
120+ </ ul >
121+
122+ < h2 >
123+ Arguments
124+ </ h2 >
125+ < ul >
126+ < li > --nodistro, Don't show distro info.</ li >
127+
128+ < li > --nohardware, Don't show hardware info.</ li >
129+
130+ < li > --noshell, Don't show shell/terminal info.</ li >
131+
132+ < li > --nohost, Don't show host info.</ li >
133+
134+ < li > --time, -t, set custom duration for cycles in seconds.</ li >
135+
136+ < li > --terminal, set custom terminal (useful if using a script or dmenu).</ li >
137+
138+ < li > --termfont, set custom terminal font (useful if neofetch can't get it).</ li >
139+
140+ < li > --pause-cycle, Extra cycle that pauses FetchCord to show other activities.</ li >
141+
142+ < li > --update, Update database of distros, hardware, etc.</ li >
143+
144+ < li > --debug, For debug logs.</ li >
145+
146+ < li > --memtype, use GB or MB to show RAM.</ li >
147+
148+ < li > -h or --help, shows this information above.</ li >
149+ </ ul >
150+
151+ </ div >
152+ </ body> </ html>
0 commit comments