cannot get fresh rss to work at all.
I am running on windows and I have tried to set this up in %LOCALAPPDATA% but I don't know which fresh RSS API this is supposed to use and every option I try from the help just makes it show the help again. Can I get some guidance?
@legolasdimir could you share your config file? (Redact the various pieces)
You can also try running the command with --verbose to see an error message if help is showing
Also can you tell me what API it uses for freshrss? I couldnt find anything there as to wether it uses fever or g reader.
Im not sure WHICH commands I should be running.
I have tried to run the following command:
nom /config-path 'C:\Users\bryan.pruett\AppData\Local\nom\config.yml'
And this is what happens
Running just flat out nom only shows the help
Config looks good. nom uses the greader api for FreshRSS.
If everything is working, you should jsut need to run nom for the TUI to start. I suspect you have an error that is being hidden. Can you try with the --verbose (or windows /verbose?) flag to add logging.
You could also try running nom list, this will show a list of feeds without a TUI
All of those options only show the help dialogue. I realize now I did not mention that I am running this on windows.
[image: image.png]
On Fri, Mar 8, 2024 at 7:11 AM Guy Edwards @.***> wrote:
You could also try running nom list, this will show a list of feeds without a TUI
— Reply to this email directly, view it on GitHub https://github.com/guyfedwards/nom/issues/57#issuecomment-1985765515, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFC3L3MOXVSHV6DCQM3D7JTYXHBJVAVCNFSM6AAAAABEIAR23OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBVG43DKNJRGU . You are receiving this because you were mentioned.Message ID: @.***>
Unfortunately I don't develop on windows so can't test this. Running with --verbose is the best way to see an error, otherwise would try compiling from source.