Nautilus
Serverless console based chat program made with PyDrive2.
How To Use:
After installing the program files from GitHub, they can be put anywhere. Just make sure to keep all files in one place.
To start using Nautilus, run 'setup.py' and follow the instructions it provides. While you can run it with an IDE or something similar, I encourage you to run it with Windows Terminal* (Windows) or iTerm2** (Mac). See this link for help on running a Python file in Windows Terminal or iTerm2.
*Previously, it was encouraged to run Nautilus with the regular Command Prompt. However, with the addition of emoji support in release 2.1.0, Command Prompt is now useless because it cannot display Unicode, or at least emojis.
**Previously, it was encouraged to run Nautilus with the regular Terminal. However, with the addition of the 'images' feature, Terminal simply does not work because the 'images' feature needs truecolor support.
Emojis
See this file for a complete list of all emojis supported by Nautilus.
Markup
Wanna spice up your messages with colors? Or make your words have a bigger impact by bolding them? Lucky for you, Nautilus supports just that! To use colors in your messages you can do something like:
Nautilus supports black, red, green, yellow, blue, magenta, cyan, and white colors! It also supports their lighter counterparts. For example:
Also, if you want to have your text set against a background, your message may look a little like:
And again, to use their light variants:
You can also use rgb, hex, and xterm colors. fg is 'foreground' which just means your text will be colored by the color picked and bg is 'background', which I already talked about above. Example:
It wouldn't be markup without markup styles! The following would be bolded and underlined:
I
For full coverage on everything that you can do with Nautilus's markup, check out the library that Nautilus uses.
Images
Images can be uploaded to Nautilus. They'll be pixelated, however. To use this feature, have your message set up like this:
`path to image file|caption you might want to add(optional)`
An example:
`C:\Users\Nautilus\Downloads\unnamed.jpg`
The output would be:
The original image was:
Replies
Replies are in their early stage of development. They aren't perfect, since you'll have to type out the message you're replying to manually, but they aren't that bad either. To form a reply, make your message look like the following:
,Message you're replying to.|Your reply.,
If you were to type out the message above, it would render as: